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: 10.3.199.0
Syntax
protected void ReceiveRemoteOffer(
	MediaDescription offer,
	UserSIPInfo otherPartySIPInfo
)

Parameters

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