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: 1.8.12.0 (1.8.12)
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
Methods
Properties
  NameDescription
Public propertyInviteMediaDescription (Inherited from OfferAnswerState.)
Protected propertyLocalMediaDescription (Inherited from OfferAnswerState.)
Protected propertyLocalOffer (Inherited from OfferAnswerState.)
Protected propertyRemoteMediaDescription (Inherited from OfferAnswerState.)
Top
See Also