Click or drag to resize
LocalCall.RingWithEarlyMedia Method (CallType)

Namespace: Ozeki.VoIP
Assembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
Syntax
public override bool RingWithEarlyMedia(
	CallType callType
)

Parameters

callType
Type: Ozeki.VoIP.CallType

Return Value

Type: Boolean

Implements

IOzPhoneCall.RingWithEarlyMedia(CallType)
See Also