shareBitmap

Shares bitmap with given share action.

Return

Sharing controller that can be used to cancel the sharing process.

Parameters

bitmap

Bitmap that should be shared.

shareAction

Share action that will get executed.


Shares bitmap. Sharing process will be managed by provided DocumentSharingController.

Return

Sharing controller that can be used to cancel the sharing process.

Parameters

bitmap

Bitmap that should be shared.

controller

Controller to use for sharing.