local_push_connectivity_web library

Classes

LocalPushConnectivityWeb
A web implementation of the LocalPushConnectivityPlatform of the LocalPushConnectivity plugin.
MessageTypeJS
SocketBase

Functions

generateUUID() String
getCookie(String name) String?
Function to retrieve a specific cookie
getDeviceID() String
Main function to get or create a device ID
setCookie(String name, String value, int days) → void
Function to set a cookie

Typedefs

ReloadWeb = bool Function(String)
ReplaceWeb = String Function(String)