zdk.objc
Instance Methods | Properties | List of all members
<ZDKExtendedError> Protocol Reference
Inheritance diagram for <ZDKExtendedError>:
<ZDKZHandle>

Instance Methods

(NSString *) - handlesDescription
 
- Instance Methods inherited from <ZDKZHandle>
(long int) - handle
 
(void) - initialize
 
(void) - releaseReference
 
(NSString *) - handlesDescription
 

Properties

int id
 Gets extended error id. More...
 
int q931Code
 Gets Q.931 code. More...
 
ZDKProtocolType proto
 Gets the extended error protocol type. More...
 
ZDKLayerType layer
 Gets the extended error layer type. More...
 
int layerCode
 Gets the extended error layer code. More...
 
NSString * message
 Gets the extended error message. More...
 

Method Documentation

◆ handlesDescription

- (NSString *) handlesDescription

Reimplemented from <ZDKZHandle>.

Property Documentation

◆ id

- (int) id
readnonatomicassign

Gets extended error id.

Returns
The extended error id

◆ layer

- (ZDKLayerType) layer
readnonatomicassign

Gets the extended error layer type.

Returns
The layer type
See also
LayerType

◆ layerCode

- (int) layerCode
readnonatomicassign

Gets the extended error layer code.

Returns
The layer code

◆ message

- (NSString*) message
readnonatomicassign

Gets the extended error message.

Returns
The message

◆ proto

- (ZDKProtocolType) proto
readnonatomicassign

Gets the extended error protocol type.

Returns
The protocol type
See also
ProtocolType

◆ q931Code

- (int) q931Code
readnonatomicassign

Gets Q.931 code.

The function gets the Q.931 (ZDKSDN) code

Returns
The Q.931 code

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