Package-level declarations
Types
Link copied to clipboard
The base class for awaitable versions of a JobID. Should not be used or constructed directly, but rather with AsyncJobSingle or AsyncJobMultiple
Link copied to clipboard
class AsyncJobMultiple<T : CallbackMsg>(val client: SteamClient, jobId: JobID, finishCondition: (T) -> Boolean?) : AsyncJob
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Represents a KeyValue backed MessageObject structure, which are often sent by the Steam servers.