MesiboUI class

Inheritance

Constructors

MesiboUI()

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>
inherited
getUiDefaults() Future<MesiboUIOptions>
override
groupCall(MesiboProfileFlutter arg_profile, bool arg_video, bool arg_audio, bool arg_videoMute, bool arg_audioMute) Future<void>
inherited
launchMessaging(MesiboProfileFlutter arg_profile) Future<void>
inherited
launchUserList() Future<void>
inherited
noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
setCallUiDefaults(MesiboCallUiPropertiesFlutter arg_properties) Future<void>
inherited
setGroupCallUiDefaults(MesiboGroupCallUiPropertiesFlutter arg_properties) Future<void>
inherited
setUiDefaults(MesiboUIOptionsFlutter arg_opts) Future<void>
inherited
setupBasicCustomization(MesiboUIButtons buttons, MesiboUIBasicCustomizationListener? listener) → void
setupBasicCustomizationDefault(mesiBoFLuTtErClass arg_buttons) Future<void>
inherited
showBasicProfileInfo(MesiboProfileFlutter arg_profile) Future<void>
inherited
showEndToEndEncryptionInfo(MesiboProfileFlutter arg_profile) Future<void>
inherited
toString() String
A string representation of this object.
inherited

Operators

operator ==(Object other) bool
The equality operator.
inherited