Click or drag to resize
IInviteManager.BeginIncomingCall Method
Starts the call establishment process.

Namespace: Ozeki.VoIP
Assembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
Syntax
void BeginIncomingCall(
	UserSIPInfo info
)

Parameters

info
Type: Ozeki.VoIP.UserSIPInfo
See Also