The methods of Foundation.NSNetService are listed below. For a list of all members, see the NSNetService Members list.
See Also: Inherited members from Foundation.NSObject
static | DataFromTxtRecord(NSDictionary)The NSData represented by a TXT record formed by the specified dictionary. Raises an exception if dictionary cannot be converted. | |
static | DictionaryFromTxtRecord(NSData)An NSDictionary that specifies the provided data as a TXT record. | |
GetTxtRecordData()The TXT record of this service. | ||
Publish()Attempts to advertise this service on the network. | ||
Publish(NSNetServiceOptions)Documentation for this section has not yet been entered. | ||
Resolve()Performs a resolve process on this service. | ||
Resolve(double)Performs a resolve process on this service, with a maximum allowed time. | ||
Schedule(NSRunLoop, string)Documentation for this section has not yet been entered. | ||
SetTxtRecordData(NSData)Documentation for this section has not yet been entered. | ||
StartMonitoring()Documentation for this section has not yet been entered. | ||
Stop()Documentation for this section has not yet been entered. | ||
StopMonitoring()Documentation for this section has not yet been entered. | ||
Unschedule(NSRunLoop, string)Documentation for this section has not yet been entered. | ||