Namespace Unity.PSN.PS5.Aysnc
Classes
AsyncAction
An async operation that executes an System.Action.
AsyncAction<T>
An async operation can executes an Action which take a parameter of type AsyncOp />.
AsyncOp
Asynchronous operation base class
AsyncRequest<T>
An async operation that contains a type of request. Request
Request
Base class for a Request
Enums
AsyncOp.State
The current state of the asynchronous operation