Contents

suspendWithError:

Suspends the capability.

Declaration

- (BOOL) suspendWithError:(NSError **) error;

Parameters

  • error:

    On failure, populated with an error if the capability cannot be suspended.

Return Value

YES if the capability was suspended, or NO if an error occurred.