| C# | Visual Basic | Visual C++ |
public bool IsAlive { get; set; }
Public Property IsAlive As Boolean Get Set
public: property bool IsAlive { bool get (); void set (bool value); }
Assembly: VoIPSDK (Module: VoIPSDK.dll) Version: 10.1.12.649
| C# | Visual Basic | Visual C++ |
public bool IsAlive { get; set; }
Public Property IsAlive As Boolean Get Set
public: property bool IsAlive { bool get (); void set (bool value); }
Assembly: VoIPSDK (Module: VoIPSDK.dll) Version: 10.1.12.649