Interface UserIndexRegistrationService

    • Method Detail

      • setRegistrationForUserIndexKey

        void setRegistrationForUserIndexKey​(UserIndexKey key,
                                            int userId,
                                            String registrationCode)
      • hasRegistrationForUserIndexKey

        boolean hasRegistrationForUserIndexKey​(UserIndexKey userIndexKey)
      • clearRegistrationForUserIndexKey

        void clearRegistrationForUserIndexKey​(UserIndexKey key)