menu
pusher_channels_flutter package
documentation
pusher-js/core/channels/encrypted_channel.dart
EncryptedChannel
handleEncryptedEvent method
handleEncryptedEvent method
dark_mode
light_mode
handleEncryptedEvent
method
void
handleEncryptedEvent
(
String
event
,
dynamic
data
)
Implementation
external void handleEncryptedEvent(String event, dynamic data);
pusher_channels_flutter package
documentation
pusher-js/core/channels/encrypted_channel
EncryptedChannel
handleEncryptedEvent method
EncryptedChannel class