Preparing search index...
The search index is not available
matter.js-monorepo
matter.js-monorepo
@matter/general
SrvRecord
Function SrvRecord
Srv
Record
(
name
,
srv
,
ttl
?
,
flushCache
?
)
:
DnsRecord
<
SrvRecordValue
>
Parameters
name
:
string
srv
:
SrvRecordValue
ttl
:
number
= 120
flushCache
:
boolean
= false
Returns
DnsRecord
<
SrvRecordValue
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
matter.js-monorepo
Loading...