mESiboflutTercLass class

Implementers

Constructors

mESiboflutTercLass({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

addMember(MesiboProfileFlutter arg_profile, String? arg_address, mEsibOfLUtterClass? arg_permissions, int arg_pin) Future<void>
addPin(MesiboProfileFlutter arg_profile, mEsibOfLUtterClass? arg_permissions) Future<void>
block(int arg_hash, bool arg_enable) Future<void>
blockCalls(int arg_hash, bool arg_enable) Future<void>
blockGroupMessages(int arg_hash, bool arg_enable) Future<void>
blockMessages(int arg_hash, bool arg_enable) Future<void>
blockProfile(int arg_hash, bool arg_enable) Future<void>
blockProfileSubscription(int arg_hash, bool arg_enable) Future<void>
blockVideoCalls(int arg_hash, bool arg_enable) Future<void>
createGroup(meSiBOflUTteRClAss? arg_settings) Future<void>
createReadSession(MesiboProfileFlutter? arg_profile, int arg_flags, int arg_threadid, String? arg_query) Future<int>
deleteGroup(MesiboProfileFlutter arg_profile) Future<void>
editPin(MesiboProfileFlutter arg_profile, int arg_pin, mEsibOfLUtterClass? arg_permissions) Future<void>
getMembers(MesiboProfileFlutter arg_profile, int arg_count, bool arg_restart) Future<void>
getProfileBoolean(int arg_hash, String arg_name, bool arg_defvalue) Future<bool>
getProfileDouble(int arg_hash, String arg_name, double arg_defvalue) Future<double>
getProfileImage(int arg_hash, int arg_index, int arg_next) Future<int>
getProfileImageOrThumbnailPath(int arg_hash, int arg_index) Future<String?>
getProfileImagePath(int arg_hash, int arg_index) Future<String?>
getProfileImageUrl(int arg_hash, int arg_index) Future<String?>
getProfileInt(int arg_hash, String arg_name, int arg_defvalue) Future<int>
getProfileLastSeen(int arg_hash) Future<MesiboDateTimeFlutter?>
getProfileLong(int arg_hash, String arg_name, int arg_defvalue) Future<int>
getProfileMessageCount(int arg_hash, int arg_threadId, int arg_status) Future<int>
getProfileString(int arg_hash, String arg_name, String? arg_defvalue) Future<String?>
getProfileThumbnailPath(int arg_hash, int arg_index) Future<String?>
getProfileValues(int arg_hash) Future<Map<String?, Object?>?>
getSettings(MesiboProfileFlutter arg_profile) Future<void>
getSubscriptionStatus(int arg_hash) Future<int>
getTimestamp(int arg_ts, bool arg_natural, int arg_accuracy) Future<MesiboDateTimeFlutter>
hasProfileValue(int arg_hash, String arg_name) Future<int>
isChatting(int arg_hash, int arg_gid) Future<bool>
isOnline(int arg_hash) Future<bool>
isTyping(int arg_hash, int arg_gid) Future<bool>
join(MesiboProfileFlutter arg_profile, int arg_pin) Future<void>
leave(MesiboProfileFlutter arg_profile) Future<void>
noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
profileClearMessages(int arg_hash, int arg_ts) Future<void>
profileDeleteMessages(int arg_hash, int arg_ts) Future<void>
profileDeleteMessagesOlderThan(int arg_hash, int arg_seconds) Future<void>
profileSearch(int arg_reqid, bool arg_more) Future<bool>
profileSearchInit(double arg_lat, double arg_lon, int arg_distance, int arg_age, bool arg_contacts, bool arg_groups) Future<int>
profileSetAccessLevels(int arg_hash, List<int?>? arg_levels) Future<void>
profileSetVisibility(int arg_hash, int arg_visibility) Future<void>
profileSubscribe(int arg_hash, bool arg_subscribe) Future<void>
ReadSessionEnableFlag(int arg_session, int arg_flag, bool arg_set) Future<void>
ReadSessionMessageCount(int arg_session, int arg_status) Future<int>
ReadSessionRead(int arg_session, int arg_count) Future<int>
ReadSessionRestart(int arg_session) Future<void>
ReadSessionStop(int arg_session) Future<void>
ReadSessionSync(int arg_session, int arg_count) Future<void>
removeMember(MesiboProfileFlutter arg_profile, String? arg_address) Future<void>
removePin(MesiboProfileFlutter arg_profile, int arg_pin) Future<void>
resetProfile(int arg_hash) Future<void>
sendMessage(MESIbofLUTTercLAss arg_message) Future<void>
sendPresence(mESIBoFLUTTErCLAss arg_presence) Future<void>
setProfile(MesiboProfileFlutter arg_profile) Future<void>
setProfileBoolean(int arg_hash, String arg_name, bool arg_value, int arg_level) Future<void>
setProfileDouble(int arg_hash, String arg_name, double arg_value, int arg_level) Future<void>
setProfileImagePath(int arg_hash, String arg_path, int arg_index, int arg_level) Future<bool>
setProfileImageUrl(int arg_hash, String? arg_url, int arg_index, int arg_level) Future<bool>
setProfileInt(int arg_hash, String arg_name, int arg_value, int arg_level) Future<void>
setProfileLong(int arg_hash, String arg_name, int arg_value, int arg_level) Future<void>
setProfileMarkRead(int arg_hash, bool arg_sendrr) Future<int>
setProfileString(int arg_hash, String arg_name, String? arg_value, int arg_level) Future<void>
setProfileUnread(int arg_hash) Future<int>
shareLocation(int arg_hash, int arg_duration, int arg_minDistance, bool arg_sendRealLocation) Future<void>
subscribeLocation(int arg_hash, int arg_duration, int arg_maxDistance) Future<MesiboLocationFlutter?>
syncContacts(List<String?> arg_addresses, bool arg_contact, bool arg_subscribe, List<int?>? arg_levels, bool arg_update, bool arg_syncNow) Future<void>
syncNow() Future<void>
toggleBlock(int arg_hash) Future<bool>
toString() String
A string representation of this object.
inherited

Operators

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

Constants

codec → const MessageCodec<Object?>