Module de_lobby_client::plugin
source · Structs§
- Use this event to make a request the Lobby API. Response the request will delivered as
ResponseEvent
. - Event corresponding to a finished Lobby API request which might have failed or succeeded.
Functions§
Type Aliases§
Result<T, Error>