POGRResponse๏
Inherits: RefCounted < Object
Response from a POGRClient call.
Description๏
Response from a POGRClient call. Await on finished signal to get the POGRResult.
Signals๏
finished(result: POGRResult) ๐
Signal emitted when the request is finished.