IOzPhoneCallRingWithEarlyMedia 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.VoIPAssembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
Syntaxbool RingWithEarlyMedia()
Function RingWithEarlyMedia As Boolean
bool RingWithEarlyMedia()
abstract RingWithEarlyMedia : unit -> bool
Return Value
Type:
Boolean
Remarks
It has no effect on outgoing calls.
See Also