
C# | Visual Basic | Visual C++ |
public List<RtspMethod> Methods { get; private set; }
Public Property Methods As List(Of RtspMethod) Get Private Set
public: property List<RtspMethod>^ Methods { List<RtspMethod>^ get (); private: void set (List<RtspMethod>^ value); }

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