if (Log.isLoggable(TAG, Log.DEBUG)) { Log.d(TAG, "notifyChatSessionCreateError(" + name + ", " + error + ")"); }
if (Log.isLoggable(TAG, Log.DEBUG)) { Log.d(TAG, "notifyChatSessionCreated(" + session + ")"); }