pub const OT_DNS_FLAG_RECURSION_DESIRED: otDnsRecursionFlag = 1;
Expand description
< Indicates DNS name server can resolve the query recursively.
pub const OT_DNS_FLAG_RECURSION_DESIRED: otDnsRecursionFlag = 1;
< Indicates DNS name server can resolve the query recursively.