Click or drag to resize

IOzPhoneCallRingWithEarlyMedia(CallType) Method

Sends a provisional response with media description to the caller. When early media response is sent, the softphone can send media data to the other party while the phone is still ringing.

Namespace: Ozeki.VoIP
Assembly: OzekiSDK (in OzekiSDK.dll) Version: 10.4.54.0
Syntax
bool RingWithEarlyMedia(
	CallType callType
)

Parameters

callType  CallType
 

Return Value

Boolean
Remarks
It has no effect on outgoing calls.
See Also