Click or drag to resize

ChatGetChatParticipants Method

Get chat participants

Namespace:  Avaya.ClientServices
Assembly:  AvayaClientServices (in AvayaClientServices.dll) Version: 550.0.60.0
Syntax
C#
public void GetChatParticipants(
	ChatParticipantsCompletionHandler completionHandler
)

Parameters

completionHandler
Type: Avaya.ClientServicesChatParticipantsCompletionHandler
See Also