Ozeki VoIP SDK Class library
Params Property
NamespacesOzeki.VoIP.SIP.DialogEventDialogTargetInfoParams
Declaration Syntax
C#Visual BasicVisual C++
public List<DialogTargetParamInfo> Params { get; set; }
Public Property Params As List(Of DialogTargetParamInfo)
	Get
	Set
public:
property List<DialogTargetParamInfo^>^ Params {
	List<DialogTargetParamInfo^>^ get ();
	void set (List<DialogTargetParamInfo^>^ value);
}
Property Value

Assembly: VoIPSDK (Module: VoIPSDK.dll) Version: 11.2.4.290