DefaultChannelCoverEditDialogContract

Represents the contract to handle the channel cover edit dialog click actions.

Since

1.0.0-beta.2

Constructors

Link copied to clipboard
constructor(cameraCapturerState: CameraCapturerState, imagePickerState: ImagePickerState)

Functions

Link copied to clipboard
open override fun onClickCamera()

Requests to open the camera.

Link copied to clipboard
open override fun onClickGallery()

Requests to open the gallery.