Click or drag to resize

OfferAnswerStateInvite Method

Namespace:  Ozeki.VoIP
Assembly:  OzekiSDK (in OzekiSDK.dll) Version: 10.3.199.0
Syntax
public abstract bool Invite(
	MediaDescription mediaDescription,
	CallState currentCallState
)

Parameters

mediaDescription
Type: Ozeki.MediaMediaDescription
currentCallState
Type: Ozeki.VoIPCallState

Return Value

Type: Boolean
See Also