The InstantMessagingCalltype exposes the following members.

Events

  Name Description
AutoAcceptNeeded
Raised when the call needs to be automatically accepted by the application.
ConversationChanged
Raised when this call is moved to a derived conversation.
(Inherited from Call.)
InfoReceived
Raised when an INFO message is received on this call.
(Inherited from Call.)
InstantMessagingFlowConfigurationRequested
Raised when InstantMessagingFlowis created. Applications can use this event handler to register for flow related event handlers and optionally set flow configuration.
ProvisionalResponseReceived
Raised when a provisional response is received for an outgoing INVITE.
(Inherited from Call.)
RemoteParticipantChanged
Raised when the remote participant that accepted this call cannot be verified as matching the original participant invited.
(Inherited from Call.)
StateChanged
Raised when the state of the call changes.
(Inherited from Call.)

See Also