LumiSoft Net Help
SubscriptionState Property
NamespacesLumiSoft.Net.SIP.MessageSIP_MessageSubscriptionState
Gets or sets Subscription-State header value. Value null means that value not specified. Defined in RFC 3265.
Declaration Syntax
C#Visual BasicVisual C++F#
public SIP_t_SubscriptionState SubscriptionState { get; set; }
Public Property SubscriptionState As SIP_t_SubscriptionState
	Get
	Set
public:
property SIP_t_SubscriptionState^ SubscriptionState {
	SIP_t_SubscriptionState^ get ();
	void set (SIP_t_SubscriptionState^ value);
}
member SubscriptionState : SIP_t_SubscriptionState with get, set
Property Value

Assembly: LumiSoft.Net (Module: LumiSoft.Net.dll) Version: 4.5.5510.19119