zdk.objc
|
Instance Methods | |
(void) | - onDns:result: |
DNS request finished successfully. More... | |
(void) | - onDnsfailed: |
DNS request failed. More... | |
(NSString *) | - handlesDescription |
![]() | |
(long int) | - eventHandle |
(NSString *) | - handlesDescription |
|
optional |
Reimplemented from <ZDKEventHandle>.
|
optional |
DNS request finished successfully.
[in] | dns | The DNS request |
[in] | result | The result of the request |
|
optional |