Uses of Class
org.nustaq.kontraktor.apputil.UserRecord
Packages that use UserRecord
-
Uses of UserRecord in org.nustaq.kontraktor.apputil
Methods in org.nustaq.kontraktor.apputil that return UserRecordModifier and TypeMethodDescriptionLoginData.getUser()SessionHandlingSessionMixin.getUser()static UserRecordUserRecord.lightVersion(org.nustaq.reallive.api.Record rec) Methods in org.nustaq.kontraktor.apputil that return types with arguments of type UserRecordModifier and TypeMethodDescriptiondefault org.nustaq.kontraktor.IPromise<UserRecord>RegistrationMixin.createUserFromRegistrationRecord(RegistrationRecord rec) Methods in org.nustaq.kontraktor.apputil with parameters of type UserRecordModifier and TypeMethodDescriptiondefault voidSessionHandlingSessionMixin.subscribeUserRecord(UserRecord user, org.nustaq.kontraktor.Callback uiSubscription, AtomicBoolean initialDataDone) LoginData.user(UserRecord user) -
Uses of UserRecord in org.nustaq.kontraktor.apputil.comments
Methods in org.nustaq.kontraktor.apputil.comments that return UserRecord