Click or drag to resize

CallRtpEventDtmfHandlerReceiveRTPEvent Method

Namespace:  Ozeki.VoIP
Assembly:  OzekiSDK (in OzekiSDK.dll) Version: 10.3.199.0
Syntax
public void ReceiveRTPEvent(
	byte[] data,
	int payloadType
)

Parameters

data
Type: SystemByte
payloadType
Type: SystemInt32
See Also