menu
appbridgenewplus package
documentation
appbridgenewplus_platform_interface.dart
AppbridgenewPlatform
sendChatMessage abstract method
sendChatMessage abstract method
dark_mode
light_mode
sendChatMessage
abstract method
Future
<
bool
?
>
sendChatMessage
(
String
id
,
String
message
)
Implementation
Future<bool?> sendChatMessage(String id, String message);
appbridgenewplus package
documentation
appbridgenewplus_platform_interface
AppbridgenewPlatform
sendChatMessage abstract method
AppbridgenewPlatform class