menu
dart_pusher_channels package
documentation
dart_pusher_channels.dart
PusherChannelsConnection
sendEvent abstract method
sendEvent abstract method
dark_mode
light_mode
sendEvent
abstract method
void
sendEvent
(
String
eventEncoded
)
Sends a message to a server.
Implementation
void
sendEvent(
String
eventEncoded);
dart_pusher_channels package
documentation
dart_pusher_channels
PusherChannelsConnection
sendEvent abstract method
PusherChannelsConnection class
Constructors
new
Properties
hashCode
runtimeType
Methods
close
connect
noSuchMethod
ping
sendEvent
toString
Operators
operator ==