Virtual Method
FoundryIntentHandlerdispatch
Declaration [src]
DexFuture*
dispatch (
FoundryIntentHandler* self,
FoundryIntent* intent
)
Description [src]
Dispatches the intent.
If this handler cannot handle this intent type it just reject
with G_IO_ERROR and G_IO_ERROR_NOT_SUPPORTED.
Parameters
intent-
Type:
FoundryIntentNo description available.
The data is owned by the caller of the method.