Click or drag to resize
IOzPhoneCallRingWithEarlyMedia Method (CallType)
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: 1.8.12.0 (1.8.12)
Syntax
bool RingWithEarlyMedia(
	CallType callType
)

Parameters

callType
Type: Ozeki.VoIPCallType

Return Value

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