LumiSoft Net Help
Join Property
NamespacesLumiSoft.Net.SIP.MessageSIP_MessageJoin
Gets or sets Join header which indicates that a new dialog (created by the INVITE in which the Join header field in contained) should be joined with a dialog identified by the header field, and any associated dialogs or conferences. Defined in 3911. Value null means not specified.
Declaration Syntax
C#Visual BasicVisual C++F#
public SIP_t_Join Join { get; set; }
Public Property Join As SIP_t_Join
	Get
	Set
public:
property SIP_t_Join^ Join {
	SIP_t_Join^ get ();
	void set (SIP_t_Join^ value);
}
member Join : SIP_t_Join with get, set
Property Value

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