exitChatPressed constant

String const exitChatPressed

Called by default ChatView Toolbar back navigation logic to exit chat. You are supposed to hide/remove ChatView. It is available only for Android platform.

Implementation

static const String exitChatPressed = 'chatView.exitChatPressed';