flutter_pushed_messaging_android library
Classes
Properties
- active ↔ bool
-
getter/setter pair
- connected ↔ bool
-
getter/setter pair
- currentStatus ↔ ServiceStatus
-
getter/setter pair
- subs ↔ StreamSubscription?
-
getter/setter pair
- webChannel ↔ WebSocketChannel?
-
getter/setter pair
Functions
-
addLog(
MethodChannel channel, String event) → Future< void> -
connect(
String token, MethodChannel channel, Function? onMessage) → Future< void> -
entrypoint(
List< String> args) → Future<void> -
setNewStatus(
MethodChannel channel, ServiceStatus newStatus) → Future< void>