menu
chatwoot_client_sdk package
documentation
data/remote/service/chatwoot_client_service.dart
ChatwootClientService
sendAction abstract method
sendAction abstract method
dark_mode
light_mode
sendAction
abstract method
void
sendAction
(
String
contactPubsubToken
,
ChatwootActionType
action
)
Implementation
void sendAction(String contactPubsubToken, ChatwootActionType action);
chatwoot_client_sdk package
documentation
data/remote/service/chatwoot_client_service
ChatwootClientService
sendAction abstract method
ChatwootClientService class