â–¸ offNetworkStatusChange(cb): void
Un-listens on Mini Program network status change event.
Parameters
| Name | Type | Description |
|---|---|---|
cb | OffNetworkStatusChangeCallback | Cancel the callback function for the network status change event. |
Returns
void
OffNetworkStatusChangeCallback
Ƭ OffNetworkStatusChangeCallback: () => void
Type declaration
â–¸ (): void
Returns
void
Was this page helpful?
Last modified on