Public Events
Name | Description | |
---|---|---|
InvitationAccepted | Raised when the remote has accepted the INVITE. | |
InvitationCompleted | Raised when the INVITE process completes. | |
MessageReceived | Raised when a message is received. | |
ProvisionalResponseReceived | Raised when the session received a provisional response (101-199). | |
Redirecting | Raised when a redirect request is received. | |
ReferReceived | Raised when a new Refer is received. | |
ReInviteReceived | Raised when the remote sends a re-invite. | |
RenegotiationToRefreshNeeded | Raised when renegotiation is needed to refresh the session. | |
StateChanged | Raised when the state of the session changes. | |
TerminatedByRemote | Raised when the remote side terminates the session by sending a goodbye message. |