PFOperationResult Properties |
The PFOperationResult type exposes the following members.
Name | Description | |
---|---|---|
![]() | Exception |
Exception provided if the operation failed because of an error.
|
![]() | Message |
Operation output.
|
![]() | Success |
Did the operation succeed?
|
![]() | Tag |
Custom object obtained with the operation.
|