Click or drag to resize

OutgoingInviteOfferAnswerState Class

SIP felol nezve bejovo INVITE offer/answer call state kiertelese. Ha a SIP a bejovo INVITE-ban kuldott SDP-t, akkor az local offernek szamit.
Inheritance Hierarchy
SystemObject
  Ozeki.VoIPOfferAnswerState
    Ozeki.VoIPOutgoingInviteOfferAnswerState

Namespace:  Ozeki.VoIP
Assembly:  OzekiSDK (in OzekiSDK.dll) Version: 10.3.199.0
Syntax
public class OutgoingInviteOfferAnswerState : OfferAnswerState

The OutgoingInviteOfferAnswerState type exposes the following members.

Constructors
  NameDescription
Public methodOutgoingInviteOfferAnswerState
Initializes a new instance of the OutgoingInviteOfferAnswerState class
Top
Properties
  NameDescription
Public propertyInviteMediaDescription (Inherited from OfferAnswerState.)
Protected propertyLocalMediaDescription (Inherited from OfferAnswerState.)
Protected propertyLocalOffer (Inherited from OfferAnswerState.)
Protected propertyRemoteMediaDescription (Inherited from OfferAnswerState.)
Top
Methods
See Also