Ozeki VoIP SDK Class library
AllowedMethods Property
NamespacesOzeki.VoIPCallExtendedInfoAllowedMethods
Gets the methods allowed by the call party.
Declaration Syntax
C#Visual BasicVisual C++
public IEnumerable<string> AllowedMethods { get; set; }
Public Property AllowedMethods As IEnumerable(Of String)
	Get
	Set
public:
property IEnumerable<String^>^ AllowedMethods {
	IEnumerable<String^>^ get ();
	void set (IEnumerable<String^>^ value);
}
Property Value
IEnumerable<(Of <(<'String>)>)>

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