Click or drag to resize
ChatGetChatParticipants Method
Get chat participants

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

Parameters

completionHandler
Type: Avaya.ClientServicesChatParticipantsCompletionHandler
See Also