MetaPlatformSDK_Request
Inherits: RefCounted
Represents an asynchronous request to the Meta Platform SDK.
Description
Represents an asynchronous request to the Meta Platform SDK.
Methods
int |
get_id ( ) |
Signals
completed ( MetaPlatformSDK_Message message )
Emitted when the request is complete, with a message containing the result of the request.
Method Descriptions
int get_id ( )
Gets the requests unique ID.