Uses of Class
com.mrivanplays.jdoa2.CurrentUser
Packages that use CurrentUser
-
Uses of CurrentUser in com.mrivanplays.jdoa2
Methods in com.mrivanplays.jdoa2 that return types with arguments of type CurrentUserModifier and TypeMethodDescriptioncom.github.natanbc.reliqua.request.PendingRequest<CurrentUser>JDOA2.getCurrentUser()RetrievesCurrentUserinformation, returningPendingRequest.Methods in com.mrivanplays.jdoa2 with parameters of type CurrentUserModifier and TypeMethodDescriptiondefault StringJDOA2.getUserAvatarUrl(CurrentUser user) Returns the icon url of theCurrentUserspecified. -
Uses of CurrentUser in com.mrivanplays.jdoa2.internal
Methods in com.mrivanplays.jdoa2.internal that return types with arguments of type CurrentUserModifier and TypeMethodDescriptioncom.github.natanbc.reliqua.request.PendingRequest<CurrentUser>JDOA2Impl.getCurrentUser()