public void StartChatSession(int friendID = 0) { api.StartChatSession(friendID); Logger.E("start chat session"); }