flutter_apxorweb_web library

Classes

FlutterApxorwebWeb
A web implementation of the FlutterApxorwebPlatform of the FlutterApxorweb plugin.
RegisterForClientEvents

Functions

endSession() → void
getClientId() → void
logClientEvent(String eventname, dynamic otherProperties) → void
logEvent(String eventname, dynamic otherProperties) → void
logPageView(String id) → void
registerForClientEvents(dynamic obj) → void
setSessionProperties(dynamic info) → void
setUserId(String id) → void
setUserProperties(dynamic info) → void
startNewSession() → void