IOzPhoneCallRingWithEarlyMedia(CallType) Method |
Namespace: Ozeki.VoIPAssembly: OzekiSDK (in OzekiSDK.dll) Version: 10.5.1
Syntaxbool RingWithEarlyMedia(
CallType callType
)
Function RingWithEarlyMedia (
callType As CallType
) As Boolean
bool RingWithEarlyMedia(
CallType callType
)
abstract RingWithEarlyMedia :
callType : CallType -> bool Parameters
- callType CallType
-
Return Value
Boolean
See Also