import"sbIMediacoreErrorHandler.idl";
Public Member Functions | |
void | processError (in sbIMediacoreError aError) |
Called to process a mediacore error, usually will display a message to the user. More... | |
Definition at line 30 of file sbIMediacoreErrorHandler.idl.
void sbIMediacoreErrorHandler::processError | ( | in sbIMediacoreError | aError | ) |
Called to process a mediacore error, usually will display a message to the user.
aError | Error to be communicated to the user. |