OAIDNSLookupOptions
Properties
Name | Type | Description | Notes |
---|---|---|---|
hostname | NSString* | List of record types you wish to query such as MX, DNS, TXT, NS, A etc. | [optional] |
omitFinalDNSDot | NSNumber* | Optionally control whether to omit the final dot in full DNS name values. | [optional] |
recordTypes | NSArray<NSString>** | List of record types you wish to query such as MX, DNS, TXT, NS, A etc. | [optional] |