MesiboUIFlutter class
- Implementers
Constructors
- MesiboUIFlutter({BinaryMessenger? binaryMessenger})
Properties
- hashCode → int
-
The hash code for this object.
no setterinherited
- runtimeType → Type
-
A representation of the runtime type of the object.
no setterinherited
Methods
-
call(
MesiboProfileFlutter arg_profile, bool arg_video) → Future< void> -
getUiDefaults(
) → Future< MesiboUIOptionsFlutter> -
groupCall(
MesiboProfileFlutter arg_profile, bool arg_video, bool arg_audio, bool arg_videoMute, bool arg_audioMute) → Future< void> -
launchMessaging(
MesiboProfileFlutter arg_profile) → Future< void> -
launchUserList(
) → Future< void> -
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
setCallUiDefaults(
MesiboCallUiPropertiesFlutter arg_properties) → Future< void> -
setGroupCallUiDefaults(
MesiboGroupCallUiPropertiesFlutter arg_properties) → Future< void> -
setUiDefaults(
MesiboUIOptionsFlutter arg_opts) → Future< void> -
setupBasicCustomizationDefault(
mesiBoFLuTtErClass arg_buttons) → Future< void> -
showBasicProfileInfo(
MesiboProfileFlutter arg_profile) → Future< void> -
showEndToEndEncryptionInfo(
MesiboProfileFlutter arg_profile) → Future< void> -
toString(
) → String -
A string representation of this object.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited
Constants
-
codec
→ const MessageCodec<
Object?>