MessageGetInitiatorParticipant Method |
Get initiator participant of an event message, such as LEFT message
when a participant is removed from conversation by other participant(initiator)
Namespace:
Avaya.ClientServices
Assembly:
AvayaClientServices (in AvayaClientServices.dll) Version: 550.0.60.0
Syntaxpublic MessagingParticipant GetInitiatorParticipant()
Return Value
Type:
MessagingParticipant
The participant who was an initiator of the removing.
See Also