Click or drag to resize
AbstractLocalInviteManagerReceiveRemoteOffer Method
A tulso fel kuldott egy offert (INVITE-ban vagy OK-ban).

Namespace: Ozeki.VoIP
Assembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
Syntax
protected void ReceiveRemoteOffer(
	MediaDescription offer,
	UserSIPInfo otherPartySIPInfo
)

Parameters

offer
Type: Ozeki.MediaMediaDescription
otherPartySIPInfo
Type: Ozeki.VoIPUserSIPInfo
See Also