Preparing search index...
The search index is not available
XYO Platform SDK - v3.6.9
XYO Platform SDK
@xyo-network/dns
GoogleDnsResult
Interface GoogleDnsResult
interface
GoogleDnsResult
{
AD
?:
boolean
;
Answer
?:
GoogleDnsResultAnswer
[]
;
Authority
?:
GoogleDnsResultAnswer
[]
;
CD
?:
boolean
;
Comment
?:
string
;
edns_client_subnet
?:
string
;
Question
?:
GoogleDnsResultQuestion
[]
;
RA
?:
boolean
;
RD
?:
boolean
;
Status
?:
number
;
TC
?:
boolean
;
}
Index
Properties
AD?
Answer?
Authority?
CD?
Comment?
edns_
client_
subnet?
Question?
RA?
RD?
Status?
TC?
Properties
Optional
AD
AD
?:
boolean
Optional
Answer
Answer
?:
GoogleDnsResultAnswer
[]
Optional
Authority
Authority
?:
GoogleDnsResultAnswer
[]
Optional
CD
CD
?:
boolean
Optional
Comment
Comment
?:
string
Optional
edns_
client_
subnet
edns_client_subnet
?:
string
Optional
Question
Question
?:
GoogleDnsResultQuestion
[]
Optional
RA
RA
?:
boolean
Optional
RD
RD
?:
boolean
Optional
Status
Status
?:
number
Optional
TC
TC
?:
boolean
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
AD
Answer
Authority
CD
Comment
edns_
client_
subnet
Question
RA
RD
Status
TC
XYO Platform SDK - v3.6.9
Loading...