SDKsFlutter
Group applications overview
Retrieve, handle, and listen for group applications with the OpenIM Flutter SDK.
The pinned Flutter SDK provides five methods for received applications, sent applications, the unhandled count, acceptance, and rejection. It does not provide methods to read or clear a badge count or delete application records.
Handle application events through the application's single OnGroupListener. Merge them by groupID:userID, and reset pagination if a change occurs while pages are being loaded.
Was this page helpful?