menu
signalr_flutter package
documentation
signalr_api.dart
SignalRPlatformApi
onNewMessage abstract method
onNewMessage abstract method
dark_mode
light_mode
onNewMessage
abstract method
Future
<
void
>
onNewMessage
(
String
hubName
,
String
message
)
Implementation
Future<
void
> onNewMessage(
String
hubName,
String
message);
signalr_flutter package
documentation
signalr_api
SignalRPlatformApi
onNewMessage abstract method
SignalRPlatformApi class
Constructors
new
Properties
hashCode
runtimeType
Methods
noSuchMethod
onNewMessage
onStatusChange
toString
Operators
operator ==
Static methods
setup
Constants
codec