Package io.rong.imlib

Class IRongCoreCallback.GetNotificationQuietHoursCallback

    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
    • Field Summary

      Fields 
      Modifier and Type Field Description
    • Enum Constant Summary

      Enum Constants 
      Enum Constant Description
    • Method Summary

      Modifier and Type Method Description
      abstract void onSuccess(String startTime, int spanMinutes) /~english
      final void onSuccess(String s) /~english
      abstract void onError(IRongCoreEnum.CoreErrorCode coreErrorCode) /~english
      • Methods inherited from class io.rong.imlib.IRongCoreCallback.ResultCallback

        onCallback, onFail, onFail
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • IRongCoreCallback.GetNotificationQuietHoursCallback

        IRongCoreCallback.GetNotificationQuietHoursCallback()