Request extension
Methods
-
addRequest(
String userId, String? reason, [bool isGroup = false]) → bool -
Available on ChatUIKitContext, provided by the Request extension
-
markAllRequestsAsRead(
) → void -
Available on ChatUIKitContext, provided by the Request extension
-
newRequestCount(
) → int -
Available on ChatUIKitContext, provided by the Request extension
-
removeRequest(
String userId, [bool isGroup = false]) → void -
Available on ChatUIKitContext, provided by the Request extension
-
removeRequests(
List< String> userIds, [dynamic isGroup = false]) → void -
Available on ChatUIKitContext, provided by the Request extension
-
requestList(
) → List -
Available on ChatUIKitContext, provided by the Request extension