◆ pingRespondedWithIp:timeoutSecs:
| - (BOOL) pingRespondedWithIp: |
|
(NSString *) | ip |
| timeoutSecs: |
|
(int) | timeoutSecs |
|
implementation |
◆ pingStoppedRespondingWithIp:timeoutSecs:
| - (BOOL) pingStoppedRespondingWithIp: |
|
(NSString *) | ip |
| timeoutSecs: |
|
(int) | timeoutSecs |
|
implementation |
◆ pingWithIp:completionHandler:
| - (void) pingWithIp: |
|
(NSString *) | ip |
| completionHandler: |
|
(void(^)(BOOL)) | completion |
|
implementation |
◆ simplePing:didFailWithError:
| - (void) simplePing: |
|
(SimplePing *) | pinger |
| didFailWithError: |
|
(NSError *) | error |
|
implementation |
◆ simplePing:didReceivePingResponsePacket:sequenceNumber:
| - (void) simplePing: |
|
(SimplePing *) | pinger |
| didReceivePingResponsePacket: |
|
(NSData *) | packet |
| sequenceNumber: |
|
(uint16_t) | sequenceNumber |
|
implementation |
◆ simplePing:didReceiveUnexpectedPacket:
| - (void) simplePing: |
|
(SimplePing *) | pinger |
| didReceiveUnexpectedPacket: |
|
(NSData *) | packet |
|
implementation |
◆ simplePing:didSendPacket:sequenceNumber:
| - (void) simplePing: |
|
(SimplePing *) | pinger |
| didSendPacket: |
|
(NSData *) | packet |
| sequenceNumber: |
|
(uint16_t) | sequenceNumber |
|
implementation |
◆ simplePing:didStartWithAddress:
| - (void) simplePing: |
|
(SimplePing *) | pinger |
| didStartWithAddress: |
|
(NSData *) | address |
|
implementation |
◆ completionHandler
| - (void(^ completionHandler) (BOOL)) |
|
readwritenonatomicstrongimplementation |
◆ pinger
|
|
readwritenonatomicstrongimplementation |
The documentation for this class was generated from the following file:
- /Users/realbuber/Documents/Project/sdk_json_Objective-C/AutoIdSDK/Json/PrinterUtil.m