Click or drag to resize
OfferAnswerStateInvite Method

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

Parameters

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

Return Value

Type: Boolean
See Also