public void createDiscussion()
 {
     mRtcEngine.AgoraIMCreateDiscussion("hehe", "12345,zhang");
 }