Syntax
Parameters
entityHandle PFEntityHandle
PFEntityHandle to use for authentication.
request PFGroupsDeleteGroupRequest*
Populated request object.
async XAsyncBlock*Inout XAsyncBlock for the async operation.
Deletes a group and all roles, invitations, join requests, and blocks associated with it.
entityHandle PFEntityHandle
PFEntityHandle to use for authentication.
request PFGroupsDeleteGroupRequest*
Populated request object.
async XAsyncBlock*