
C# | Visual Basic | Visual C++ |
public CallingState State { get; private set; }
Public Property State As CallingState Get Private Set
public: property CallingState State { CallingState get (); private: void set (CallingState value); }

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