The player network interface status entities follow one of the structures below, depending on the type of network interface (see Name
):
Entity
:
Name
: "eth0"string
Type
One of "Ethernet", "Cellular", "WiFi", "Virtual", or "Other" enumeration values, in this case "Ethernet"PlayerNetworkInterfaceType
:Proto
Comma-separated { "Static", "DHCPv4", "DHCPv6", "NDP" } enumeration values, in this case "Static"
:NetworkConfigurationProtocol
Mac
The media access control (mac) address
:string
Ip
May contain zero or more IPv4 and IPv6 addresses in CIDR notation
:string[]
Gateway
The IPv4 address. "Null" means that a default route is absent
:string
Metric
The value assigned to the IP route for this network interface. "Null" means that a default route is absentNullable<
uint>
:
Name
: "usb0"string
Type
One of "Ethernet", "Cellular", "WiFi", "Virtual", or "Other" enumeration values, in this case "Ethernet"
:PlayerNetworkInterfaceType
Proto
Comma-separated { "Static", "DHCPv4", "DHCPv6", "NDP" } enumeration values, in this case "Static"
:NetworkConfigurationProtocol
Mac
The media access control (mac) address
:string
Ip
May contain zero or more IPv4 and IPv6 addresses in CIDR notationstring[]
:Gateway
The IPv4 address. "Null" means that a default route is absent
:string
Metric
The value assigned to the IP route for this network interface. "Null" means that a default route is absent
:Nullable<
uint>
Name
: "eth0.25"string
Type
One of "Ethernet", "Cellular", "WiFi", "Virtual", or "Other" enumeration values, in this case "Virtual"
:PlayerNetworkInterfaceType
Proto
Comma-separated { "Static", "DHCPv4", "DHCPv6", "NDP" } enumeration values, in this case "DHCPv4"
:NetworkConfigurationProtocol
Mac
The media access control (mac) address
:string
Ip
May contain zero or more IPv4 and IPv6 addresses in CIDR notation
:string[]
Gateway
The IPv4 address. "Null" means that a default route is absent
:string
Metric
The value assigned to the IP route for this network interface."Null" means that a default route is absent
:Nullable<
uint>
Name
: "eth0.110"string
Type
One of "Ethernet", "Cellular", "WiFi", "Virtual", or "Other" enumeration values, in this case "Virtual"
:PlayerNetworkInterfaceType
Proto
Comma-separated { "Static", "DHCPv4", "DHCPv6", "NDP" } enumeration values, in this case "Static"
:NetworkConfigurationProtocol
Mac
The media access control (mac) address
:string
Ip
May contain zero or more IPv4 and IPv6 addresses in CIDR notation
:string[]
Gateway
The IPv4 address. "Null" means that a default route is absent
:string
Metric
The value assigned to the IP route for this network interface."Null" means that a default route is absent
:Nullable<
uint>
Name
: "wlan0"string
Type
One of "Ethernet", "Cellular", "WiFi", "Virtual", or "Other" enumeration values, in this case "WiFi"
:PlayerNetworkInterfaceType
Proto
Comma-separated { "Static", "DHCPv4", "DHCPv6", "NDP" } enumeration values, in this case "NDP, DHCPv6"NetworkConfigurationProtocol
:Mac
The media access control (mac) address
:string
Ip
May contain zero or more IPv4 and IPv6 addresses in CIDR notation
[]:string
Gateway
The IPv4 address. "Null" means that a default route is absent
:string
Metric
The value assigned to the IP route for this network interface."Null" means that a default route is absent
:Nullable<
uint>
Name
: "ppp0"string
Type
One of "Ethernet", "Cellular", "WiFi", "Virtual", or "Other" enumeration values, in this case "Cellular"
:PlayerNetworkInterfaceType
Proto
Comma-separated { "Static", "DHCPv4", "DHCPv6", "NDP" } enumeration values, in this case "Static"NetworkConfigurationProtocol
:Mac
The media access control (mac) address
:string
Ip
May contain zero or more IPv4 and IPv6 addresses in CIDR notation
:string[]
Gateway
The IPv4 address. "Null" means that a default route is absent
:string
Metric
The value assigned to the IP route for this network interface. "Null" means that a default route is absent
:Nullable<
uint>
Modem
:imei
The unique International Mobile Equipment Identity number
:string
manufacturer
name of the manufacturer
: Thestring
model
The model identifier
:string
revision
The model revision identifier
:string
Sims:
status
The interface status (for example, "OK")
:string
iccid
The globally unique identifier for the SIM card
:string
connection
CellularConnectionStatus
:network
The network name
:string
signal
The number associated with the signal
:short