Package 

Interface IRebuildUserService

    • Method Summary

      Modifier and Type Method Description
      abstract List<Operation> getRebuildOperationsIfCurrentUser(String appId, String onesignalId) Retrieve the list of operations for rebuilding a user, if the onesignalId provided represents the current user.
      • Methods inherited from class java.lang.Object

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