kaios-types
Preparing search index...
TetheringConfiguration
Interface TetheringConfiguration
Overall tethering configuration including IP settings.
interface
TetheringConfiguration
{
dns1
:
string
;
dns2
:
string
;
endIp
:
string
;
ip
:
string
;
prefix
:
string
;
startIp
:
string
;
wifiConfig
:
WifiTetheringConfig
;
}
Index
Properties
dns1
dns2
end
Ip
ip
prefix
start
Ip
wifi
Config
Properties
dns1
dns1
:
string
dns2
dns2
:
string
end
Ip
endIp
:
string
ip
ip
:
string
prefix
prefix
:
string
start
Ip
startIp
:
string
wifi
Config
wifiConfig
:
WifiTetheringConfig
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
dns1
dns2
end
Ip
ip
prefix
start
Ip
wifi
Config
kaios-types
Loading...
Overall tethering configuration including IP settings.