ZSDK_API  1.5.1049
 All Classes Functions Enumerations Enumerator Properties Pages
DiscoveredPrinter Class Reference

Container holding information about a discovered printer. More...

#import <DiscoveredPrinter.h>

Inheritance diagram for DiscoveredPrinter:
DiscoveredPrinterNetwork

Instance Methods

(id) - initWithAddress:
 Creates an object holding information about a discovered printer.
 
(NSString *) - toString
 Returns the IP address of the discovered printer.
 

Properties

NSString * address
 IP address of printer.
 

Detailed Description

Container holding information about a discovered printer.

Method Documentation

- (id) initWithAddress: (NSString *)  anAddress

Creates an object holding information about a discovered printer.

Parameters
anAddressIP address of the discovered printer.
- (NSString*) toString

Returns the IP address of the discovered printer.

Returns
the IP address.

Implemented in DiscoveredPrinterNetwork.


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