NSNetService.DictionaryFromTxtRecord(NSData) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
An NSDictionary that specifies the provided data as a TXT record.
[Foundation.Export("dictionaryFromTXTRecordData:")]
public static Foundation.NSDictionary DictionaryFromTxtRecord (Foundation.NSData data);
static member DictionaryFromTxtRecord : Foundation.NSData -> Foundation.NSDictionary
Parameters
- data
- NSData
Returns
- Attributes