| IInviteManager Events |
The IInviteManager type exposes the following members.
| Name | Description | |
|---|---|---|
| AckReceived |
Occurs when an ACK request received from the remote end.
| |
| BeginCallIndication |
Sends a notification that the user wants to start the call.
| |
| InitialInviteReceived |
Occurs when the first INVITE request received.
| |
| InviteFinished |
Occurs when an INVITE request finished completely (ACK sent/received, media negotiated etc.).
| |
| InviteResponseReceived |
Occurs when a response received to a sent INVITE or re-INVITE request.
| |
| ReInviteReceived |
Occurs when a re-INVITE request received from the remote end.
|