Main Page | Modules | Class Hierarchy | Class List | Directories | File List | Class Members | File Members

zapISipInviteRCListener Interface Reference
[ZAP SIP UA layer]

import "zapISipInviteRCListener.idl";

List of all members.

Public Member Functions

void notifyResponseReceived (in zapISipInviteRC requestClient, in zapISipDialog dialog, in zapISipResponse response, in zapISipFlow flow)
 A response for the INVITE has been received.


Member Function Documentation

void zapISipInviteRCListener::notifyResponseReceived in zapISipInviteRC  requestClient,
in zapISipDialog  dialog,
in zapISipResponse  response,
in zapISipFlow  flow
 

A response for the INVITE has been received.

Zero, one or multiple provisional (1XX) responses may arrive before zero, one or more final responses are received. For INVITE-requests outside of a dialog, provisional responses can create EARLY dialogs, which will be passed to the listener.

A single non-2XX final response may be received. All EARLY dialogs will be terminated, and the request client will terminate.

For INVITE-requests outside of a dialog, multiple 2XX responses may be received for a single INVITE request due to a forking proxy.


The documentation for this interface was generated from the following file:
Generated on Fri Nov 21 12:00:06 2008 for Mozilla ZAP by  doxygen 1.4.4