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.