chatLoaded constant

String const chatLoaded

Called when chat has been loaded and connection established. Contains bool controlsEnabled, if true there was no error. It is available only for Android platform.

Implementation

static const String chatLoaded = 'chatView.chatLoaded';