The SipEndpointtype exposes the following members.

Events

  Name Description
AuthenticationProtocolChanged
Raised when the protocol used between the client and server changes.
MessageReceived
Raised when a message is received.
(Inherited from RealTimeEndpoint.)
RegistrationStateChanged
Raised when the Registration state changes.
ServerChanged
Raised when the server is changed, as when the server is autodiscovered or when redirection occurs.
ServerPortChanged
Raises the server port is changed, as when the server is autodiscovered or when redirection occurs.
SessionReceived
Raised when a new invitation is received.
(Inherited from RealTimeEndpoint.)

See Also