zdk.net
Public Member Functions | Public Attributes | Properties | List of all members
ZDK_NET::ExtendedError Class Reference
Inheritance diagram for ZDK_NET::ExtendedError:
ZDK_NET::ZHandle

Public Member Functions

 ExtendedError (ZDK::Shared::ExtendedError src)
 
virtual long long Handle () override
 
virtual void Initialize () override
 
virtual void ReleaseReference () override
 

Public Attributes

ZDK::IExtendedError * cppRef = nullptr
 

Properties

int ID [get]
 Gets extended error id. More...
 
int Q931Code [get]
 Gets Q.931 code. More...
 
ZDK_NET::ProtocolType Proto [get]
 Gets the extended error protocol type. More...
 
ZDK_NET::LayerType Layer [get]
 Gets the extended error layer type. More...
 
int LayerCode [get]
 Gets the extended error layer code. More...
 
System::String^ Message [get]
 Gets the extended error message. More...
 

Property Documentation

◆ ID

int ZDK_NET::ExtendedError::ID
get

Gets extended error id.

Returns
The extended error id

◆ Layer

ZDK_NET:: LayerType ZDK_NET::ExtendedError::Layer
get

Gets the extended error layer type.

Returns
The layer type
See also
LayerType

◆ LayerCode

int ZDK_NET::ExtendedError::LayerCode
get

Gets the extended error layer code.

Returns
The layer code

◆ Message

System:: String^ ZDK_NET::ExtendedError::Message
get

Gets the extended error message.

Returns
The message

◆ Proto

ZDK_NET:: ProtocolType ZDK_NET::ExtendedError::Proto
get

Gets the extended error protocol type.

Returns
The protocol type
See also
ProtocolType

◆ Q931Code

int ZDK_NET::ExtendedError::Q931Code
get

Gets Q.931 code.

The function gets the Q.931 (SDN) code

Returns
The Q.931 code

The documentation for this class was generated from the following file: