Click or drag to resize

WebRtcChannelSendCustomMessage Method

Send a custom message

Namespace:  VoiceElements.Client
Assembly:  VoiceElementsClient (in VoiceElementsClient.dll) Version: 8.6.1.1
Syntax
public int SendCustomMessage(
	string text
)

Parameters

text
Type: SystemString

[Missing <param name="text"/> documentation for "M:VoiceElements.Client.WebRtcChannel.SendCustomMessage(System.String)"]

Return Value

Type: Int32

[Missing <returns> documentation for "M:VoiceElements.Client.WebRtcChannel.SendCustomMessage(System.String)"]

See Also