InstantMessagingMcuSession Members
Allows requests to be made to the Instant Messaging MCU.
The InstantMessagingMcuSession type exposes the following members.
Properties
Top
Methods
|
BeginDialOut(String, AsyncCallback, Object) |
|
|
BeginDialOut(String, McuDialOutOptions, AsyncCallback, Object) |
(Inherited from McuSession.) |
|
BeginEject(String, AsyncCallback, Object) |
(Inherited from McuSession.) |
|
BeginEject(ConversationParticipant, AsyncCallback, Object) |
(Inherited from McuSession.) |
|
BeginSendCommand |
(Inherited from McuSession.) |
|
BeginTransfer |
(Inherited from McuSession.) |
|
EndDialOut |
Waits for the pending operation to complete. |
|
EndEject |
(Inherited from McuSession.) |
|
EndSendCommand |
(Inherited from McuSession.) |
|
EndTransfer |
(Inherited from McuSession.) |
|
Equals |
(Inherited from Object.) |
|
Finalize |
(Inherited from Object.) |
|
GetHashCode |
(Inherited from Object.) |
|
GetLocalParticipantEndpoints |
(Inherited from McuSession.) |
|
GetRemoteParticipantEndpoints |
(Inherited from McuSession.) |
|
GetType |
(Inherited from Object.) |
|
HandleParticipantEndpointAttendanceChanged |
(Overrides McuSession..::..HandleParticipantEndpointAttendanceChanged(Collection<(Of <<'(KeyValuePair<(Of <<'(ParticipantEndpoint, McuParticipantEndpointProperties>)>>)>)>>), Collection<(Of <<'(KeyValuePair<(Of <<'(ParticipantEndpoint, McuParticipantEndpointProperties>)>>)>)>>)).) |
|
HandleParticipantEndpointPropertiesChanged |
(Overrides McuSession..::..HandleParticipantEndpointPropertiesChanged(ParticipantEndpoint, PropertyMergeInformation<(Of <<'(McuParticipantEndpointProperties>)>>)).) |
|
HandlePropertiesChanged |
Process updated session properties. (Overrides McuSession..::..HandlePropertiesChanged(PropertyMergeInformation<(Of <<'(McuSessionProperties>)>>)).) |
|
MemberwiseClone |
(Inherited from Object.) |
|
RaiseAttendanceChanged<(Of <<'(TProperties>)>>) |
(Inherited from McuSession.) |
|
RaiseSessionParticipantPropertyChanged<(Of <<'(TProperties>)>>) |
(Inherited from McuSession.) |
|
RaiseSessionPropertyChanged<(Of <<'(TProperties>)>>) |
(Inherited from McuSession.) |
|
ResetCore |
(Overrides McuSession..::..ResetCore()()()().) |
|
ToString |
(Inherited from McuSession.) |
|
TryGetParticipantEndpointProperties(ParticipantEndpoint, InstantMessagingMcuParticipantEndpointProperties%) |
Gets the properties of the endpoint in this MCU. |
|
TryGetParticipantEndpointProperties(ParticipantEndpoint, McuParticipantEndpointProperties%) |
(Inherited from McuSession.) |
Top
Events
Top
See Also
Reference
InstantMessagingMcuSession Class
Microsoft.Rtc.Collaboration Namespace