Method
FoundryServicewhen_ready
Declaration [src]
DexFuture*
foundry_service_when_ready (
FoundryService* self
)
Return value
Type: DexFuture
A DexFuture
.
The caller of the method takes ownership of the returned data, and is responsible for freeing it. |