Skip to content

Instantly share code, notes, and snippets.

@skydoves
Created February 7, 2022 02:07
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save skydoves/071e307e6747ba9191c945d4198f54da to your computer and use it in GitHub Desktop.
Save skydoves/071e307e6747ba9191c945d4198f54da to your computer and use it in GitHub Desktop.
avatarview_stream_user
val currentUser = ChatClient.instance().getCurrentUser()
avatarView.setUserData(currentUser)
// or set a channel
avatarView.setChannel(channel)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment