AbstractLocalCallRingWithEarlyMedia Method |
Namespace:
Ozeki.VoIP
Assembly:
OzekiSDK (in OzekiSDK.dll) Version: 10.3.183.0
Syntaxpublic abstract bool RingWithEarlyMedia()
Public MustOverride Function RingWithEarlyMedia As Boolean
public:
virtual bool RingWithEarlyMedia() abstract
abstract RingWithEarlyMedia : unit -> bool
Return Value
Type:
BooleanImplements
IOzPhoneCallRingWithEarlyMedia
See Also