UniPRT SDK v2.0.0.0
 
Loading...
Searching...
No Matches
DiscoveryNetwork Class Reference

#include <DiscoveryNetwork.h>

Inheritance diagram for DiscoveryNetwork:

Instance Methods

(instancetype) - initWithPacket:
 
(NSArray< NSString * > *) - findPrinters
 

Properties

NSMutableArray< NSString * > * ipList
 
BOOL isComplete
 
NSInteger timeoutMs
 
dispatch_semaphore_t externalSemaphore
 
dispatch_semaphore_t externalWaitSemaphore
 

Method Documentation

◆ findPrinters

- (NSArray< NSString * > *) findPrinters

◆ initWithPacket:

- (instancetype) initWithPacket: (DiscoveryPacket *) packet

Property Documentation

◆ externalSemaphore

- (dispatch_semaphore_t) externalSemaphore
readwritenonatomicassign

◆ externalWaitSemaphore

- (dispatch_semaphore_t) externalWaitSemaphore
readwritenonatomicassign

◆ ipList

- (NSMutableArray<NSString *>*) ipList
readnonatomicstrong

◆ isComplete

- (BOOL) isComplete
readnonatomicassign

◆ timeoutMs

- (NSInteger) timeoutMs
readwritenonatomicassign

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