Click or drag to resize
IncomingInviteOfferAnswerState 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.VoIPIncomingInviteOfferAnswerState

Namespace: Ozeki.VoIP
Assembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
Syntax
public class IncomingInviteOfferAnswerState : OfferAnswerState

The IncomingInviteOfferAnswerState type exposes the following members.

Constructors
  NameDescription
Public methodIncomingInviteOfferAnswerState
Initializes a new instance of the IncomingInviteOfferAnswerState 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