Package 

Interface IGroupListener

    • Method Summary

      Modifier and Type Method Description
      abstract void onDpUpdate(long groupId, String dps)
      abstract void onDpCodeUpdate(long groupId, Map<String, Object> dpCodeMap)
      abstract void onGroupInfoUpdate(long groupId)
      abstract void onGroupRemoved(long groupId)
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait