onStatusMessage:message:
The callback called during PFAsset status updates
- (void)onStatusMessage:(PFAsset *)asset message:(enum PFASSETMESSAGE)m
Parameters
- asset
The asset where the messag originated from.
- m
The status change of the PFAsset
Discussion
The callback called during PFAsset status updates
Declared In
PFAssetObserver.h