allowFriendDiscovery

suspend fun SendbirdChat.allowFriendDiscovery(allow: Boolean)

Sets friend discoverability of current user.

Since

4.15.0

Parameters

allow

true to allow, false to disallow.