public interface IAddGroupCallback
Created by letian on 2017/7/13.
abstract void
onSuccess(long groupId)
onError(String errorCode, String error)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
abstract void onSuccess(long groupId)
abstract void onError(String errorCode, String error)