Skip to main content

Module lookup

Module lookup 

Source
Expand description

Online player name-to-identity lookup.

Structsยง

ProfileLookupResponse ๐Ÿ”’

Enumsยง

ProfileLookupError
Failure while resolving a player identity through the configured profile service.

Constantsยง

DEFAULT_PROFILE_SERVER ๐Ÿ”’
MAX_PROFILE_LOOKUP_ATTEMPTS ๐Ÿ”’
PROFILE_LOOKUP_REQUEST_TIMEOUT ๐Ÿ”’
Bounds every attempt so suspended administrative commands always release their ordering barrier.
PROFILE_LOOKUP_RETRY_DELAY ๐Ÿ”’

Functionsยง

lookup_online_profile
Resolves one online-mode profile through the configured service.
lookup_online_profile_once ๐Ÿ”’
parse_profile_response ๐Ÿ”’
profile_lookup_url ๐Ÿ”’