chatViewChanged constant

String const chatViewChanged

Called when chat view has changed. Chat view can be one of the following: LOADING, THREAD_LIST, LOADING_THREAD, THREAD, CLOSED_THREAD, SINGLE_MODE_THREAD;

Implementation

static const String chatViewChanged = 'chatView.chatViewChanged';