Default Message Input Bottom Sheet Contract
class DefaultMessageInputBottomSheetContract(imagePicker: ImagePickerState, imageCapturer: CameraCapturerState, videoCapturer: CameraCapturerState, filePicker: FilePickerState) : MessageInputBottomSheetContract
Represents the contract to handle the message input dialog click actions.
Since
1.0.0-beta.2
Constructors
Link copied to clipboard
constructor(imagePicker: ImagePickerState, imageCapturer: CameraCapturerState, videoCapturer: CameraCapturerState, filePicker: FilePickerState)