menu
redinfo_integrated_ott_platform_flutter_sdk package
documentation
delegate/communication.dart
CommunicationDelegate
sendMessage abstract method
sendMessage abstract method
dark_mode
light_mode
sendMessage
abstract method
Future
<
void
>
sendMessage
(
String
key
,
dynamic
data
)
Implementation
Future<void> sendMessage(String key, dynamic data);
redinfo_integrated_ott_platform_flutter_sdk package
documentation
delegate/communication
CommunicationDelegate
sendMessage abstract method
CommunicationDelegate class