MesiboInternal class
- Inheritance
-
- Implemented types
-
Methods
-
addMember(MesiboProfileFlutter arg_profile, String? arg_address, mEsibOfLUtterClass? arg_permissions, int arg_pin)
→ Future<void>
-
inherited
-
addPin(MesiboProfileFlutter arg_profile, mEsibOfLUtterClass? arg_permissions)
→ Future<void>
-
inherited
-
block(int arg_hash, bool arg_enable)
→ Future<void>
-
inherited
-
blockCalls(int arg_hash, bool arg_enable)
→ Future<void>
-
inherited
-
blockGroupMessages(int arg_hash, bool arg_enable)
→ Future<void>
-
inherited
-
blockMessages(int arg_hash, bool arg_enable)
→ Future<void>
-
inherited
-
blockProfile(int arg_hash, bool arg_enable)
→ Future<void>
-
inherited
-
blockProfileSubscription(int arg_hash, bool arg_enable)
→ Future<void>
-
inherited
-
blockVideoCalls(int arg_hash, bool arg_enable)
→ Future<void>
-
inherited
-
createGroup(meSiBOflUTteRClAss? arg_settings)
→ Future<void>
-
inherited
-
createReadSession(MesiboProfileFlutter? arg_profile, int arg_flags, int arg_threadid, String? arg_query)
→ Future<int>
-
inherited
-
deleteGroup(MesiboProfileFlutter arg_profile)
→ Future<void>
-
inherited
-
editPin(MesiboProfileFlutter arg_profile, int arg_pin, mEsibOfLUtterClass? arg_permissions)
→ Future<void>
-
inherited
-
getMembers(MesiboProfileFlutter arg_profile, int arg_count, bool arg_restart)
→ Future<void>
-
inherited
-
getProfileBoolean(int arg_hash, String arg_name, bool arg_defvalue)
→ Future<bool>
-
inherited
-
getProfileDouble(int arg_hash, String arg_name, double arg_defvalue)
→ Future<double>
-
inherited
-
getProfileImage(int arg_hash, int arg_index, int arg_next)
→ Future<int>
-
inherited
-
getProfileImageInternal(int hash, int index, int next)
→ Future<MesiboProfileImage>?
-
-
getProfileImageOrThumbnailPath(int arg_hash, int arg_index)
→ Future<String?>
-
inherited
-
getProfileImagePath(int arg_hash, int arg_index)
→ Future<String?>
-
inherited
-
getProfileImageUrl(int arg_hash, int arg_index)
→ Future<String?>
-
inherited
-
getProfileInt(int arg_hash, String arg_name, int arg_defvalue)
→ Future<int>
-
inherited
-
getProfileLastSeen(int arg_hash)
→ Future<MesiboDateTimeFlutter?>
-
inherited
-
getProfileLong(int arg_hash, String arg_name, int arg_defvalue)
→ Future<int>
-
inherited
-
getProfileMessageCount(int arg_hash, int arg_threadId, int arg_status)
→ Future<int>
-
inherited
-
getProfileString(int arg_hash, String arg_name, String? arg_defvalue)
→ Future<String?>
-
inherited
-
getProfileThumbnailPath(int arg_hash, int arg_index)
→ Future<String?>
-
inherited
-
getProfileValues(int arg_hash)
→ Future<Map<String?, Object?>?>
-
inherited
-
getSettings(MesiboProfileFlutter arg_profile)
→ Future<void>
-
inherited
-
getSubscriptionStatus(int arg_hash)
→ Future<int>
-
inherited
-
getTimestamp(int arg_ts, bool arg_natural, int arg_accuracy)
→ Future<MesiboDateTimeFlutter>
-
inherited
-
hasProfileValue(int arg_hash, String arg_name)
→ Future<int>
-
inherited
-
isChatting(int arg_hash, int arg_gid)
→ Future<bool>
-
inherited
-
isConnectionOnline()
→ bool
-
-
isOnline(int arg_hash)
→ Future<bool>
-
inherited
-
isTyping(int arg_hash, int arg_gid)
→ Future<bool>
-
inherited
-
join(MesiboProfileFlutter arg_profile, int arg_pin)
→ Future<void>
-
inherited
-
leave(MesiboProfileFlutter arg_profile)
→ Future<void>
-
inherited
-
Mesibo_onConnectionStatus(int status)
→ void
-
override
-
Mesibo_onDeviceLocation(MesiboLocation location)
→ void
-
override
-
Mesibo_onGroupCreated(MesiboProfile profile)
→ void
-
override
-
Mesibo_onGroupError(MesiboProfile profile, int error)
→ void
-
override
-
Mesibo_onGroupJoined(MesiboProfile profile)
→ void
-
override
-
Mesibo_onGroupLeft(MesiboProfile profile)
→ void
-
override
-
Mesibo_onGroupMembers(MesiboProfile profile, List<MesiboGroupMember?> members)
→ void
-
override
-
Mesibo_onGroupMembersJoined(MesiboProfile profile, List<MesiboGroupMember?> members)
→ void
-
override
-
Mesibo_onGroupMembersRemoved(MesiboProfile profile, List<MesiboGroupMember?> members)
→ void
-
override
-
Mesibo_onGroupSettings(MesiboProfile profile, MesiboGroupSettings? groupSettings, MesiboMemberPermissions? memberPermissions, List<MesiboGroupPin?> groupPins)
→ void
-
override
-
Mesibo_onLocationError(MesiboProfile profile, int error)
→ void
-
override
-
Mesibo_onLocationReceived(MesiboProfile profile)
→ void
-
override
-
Mesibo_onLocationRequest(MesiboProfile profile, int duration)
→ void
-
override
-
Mesibo_onLocationShared(MesiboProfile profile, int duration)
→ void
-
override
-
Mesibo_onMessage(MesiboMessage message)
→ void
-
override
-
Mesibo_onMessageStatus(MesiboMessage message)
→ void
-
override
-
Mesibo_onMessageUpdate(MesiboMessage message)
→ void
-
override
-
Mesibo_onPhoneContactsAdded(List<String?> phones)
→ void
-
override
-
Mesibo_onPhoneContactsChanged()
→ void
-
override
-
Mesibo_onPhoneContactsDeleted(List<String?> phones)
→ void
-
override
-
Mesibo_onPresence(MesiboPresence presence)
→ void
-
override
-
Mesibo_onPresenceRequest(MesiboPresence presence)
→ void
-
override
-
Mesibo_onProfileUpdated(MesiboProfile profile)
→ void
-
override
-
Mesibo_onSync(int session, int count)
→ void
-
override
-
MesiboCall_onNotify(int type, MesiboProfile profile, bool video, MesiboDateTime ts)
→ void
-
override
-
noSuchMethod(Invocation invocation)
→ dynamic
-
Invoked when a nonexistent method or property is accessed.
inherited
-
onProfileSearchResultsInternal(List<MesiboProfile?> profiles, int reqid, bool update)
→ void
-
override
-
profileClearMessages(int arg_hash, int arg_ts)
→ Future<void>
-
inherited
-
profileDeleteMessages(int arg_hash, int arg_ts)
→ Future<void>
-
inherited
-
profileDeleteMessagesOlderThan(int arg_hash, int arg_seconds)
→ Future<void>
-
inherited
-
profileSearch(int arg_reqid, bool arg_more)
→ Future<bool>
-
inherited
-
profileSearchInit(double arg_lat, double arg_lon, int arg_distance, int arg_age, bool arg_contacts, bool arg_groups)
→ Future<int>
-
inherited
-
profileSetAccessLevels(int arg_hash, List<int?>? arg_levels)
→ Future<void>
-
inherited
-
profileSetVisibility(int arg_hash, int arg_visibility)
→ Future<void>
-
inherited
-
profileSubscribe(int arg_hash, bool arg_subscribe)
→ Future<void>
-
inherited
-
ReadSessionEnableFlag(int arg_session, int arg_flag, bool arg_set)
→ Future<void>
-
inherited
-
ReadSessionMessageCount(int arg_session, int arg_status)
→ Future<int>
-
inherited
-
ReadSessionRead(int arg_session, int arg_count)
→ Future<int>
-
inherited
-
ReadSessionRestart(int arg_session)
→ Future<void>
-
inherited
-
ReadSessionStop(int arg_session)
→ Future<void>
-
inherited
-
ReadSessionSync(int arg_session, int arg_count)
→ Future<void>
-
inherited
-
removeMember(MesiboProfileFlutter arg_profile, String? arg_address)
→ Future<void>
-
inherited
-
removePin(MesiboProfileFlutter arg_profile, int arg_pin)
→ Future<void>
-
inherited
-
resetProfile(int arg_hash)
→ Future<void>
-
inherited
-
sendMessage(MESIbofLUTTercLAss arg_message)
→ Future<void>
-
inherited
-
sendPresence(mESIBoFLUTTErCLAss arg_presence)
→ Future<void>
-
inherited
-
setCallListener(MesiboCallIncomingListener listener)
→ void
-
-
setCreateGroupListener(MesiboGroupListener listener)
→ void
-
-
setGetMembersListener(MesiboGroupListener listener)
→ void
-
-
setGroupJoinListener(MesiboGroupListener listener)
→ void
-
-
setGroupSettingsListener(MesiboGroupListener listener)
→ void
-
-
setListener(Object? listener)
→ void
-
-
setLocationListener(MesiboLocationListener listener)
→ void
-
-
setPhoneContactsListener(MesiboPhoneContactsListener listener)
→ void
-
-
setProfile(MesiboProfileFlutter arg_profile)
→ Future<void>
-
inherited
-
setProfileBoolean(int arg_hash, String arg_name, bool arg_value, int arg_level)
→ Future<void>
-
inherited
-
setProfileDouble(int arg_hash, String arg_name, double arg_value, int arg_level)
→ Future<void>
-
inherited
-
setProfileImagePath(int arg_hash, String arg_path, int arg_index, int arg_level)
→ Future<bool>
-
inherited
-
setProfileImageUrl(int arg_hash, String? arg_url, int arg_index, int arg_level)
→ Future<bool>
-
inherited
-
setProfileInt(int arg_hash, String arg_name, int arg_value, int arg_level)
→ Future<void>
-
inherited
-
setProfileLong(int arg_hash, String arg_name, int arg_value, int arg_level)
→ Future<void>
-
inherited
-
setProfileMarkRead(int arg_hash, bool arg_sendrr)
→ Future<int>
-
inherited
-
setProfileSearchListener(MesiboProfileSearchListenerFlutter listener)
→ void
-
-
setProfileString(int arg_hash, String arg_name, String? arg_value, int arg_level)
→ Future<void>
-
inherited
-
setProfileUnread(int arg_hash)
→ Future<int>
-
inherited
-
shareLocation(int arg_hash, int arg_duration, int arg_minDistance, bool arg_sendRealLocation)
→ Future<void>
-
inherited
-
subscribeLocation(int arg_hash, int arg_duration, int arg_maxDistance)
→ Future<MesiboLocationFlutter?>
-
inherited
-
syncContacts(List<String?> arg_addresses, bool arg_contact, bool arg_subscribe, List<int?>? arg_levels, bool arg_update, bool arg_syncNow)
→ Future<void>
-
inherited
-
syncNow()
→ Future<void>
-
inherited
-
toggleBlock(int arg_hash)
→ Future<bool>
-
inherited
-
toString()
→ String
-
A string representation of this object.
inherited