-
Notifications
You must be signed in to change notification settings - Fork 24
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
feat: Add Networking APIs to spec #342
base: next
Are you sure you want to change the base?
Conversation
Failed to create a report: |
6b5ed5d
to
03728f1
Compare
Failed to create a report: |
Failed to create a report: |
Failed to create a report: |
Failed to create a report: |
Failed to create a report: |
Failed to create a report: |
Adds a new
Network
module with the following APIs to support native app use-cases:connectionStatus
interfaces
onInterfaceChanged
ipProperties
onIpPropertiesChanged
wifiStatus
onWifiSignalStrengthChange
The following APIs are marked as deprecated:
Device.network
: superseded byNetwork.connectionStatus