ChatSender

Represents Sendbird Compose Uikit's implementation of UikitSender which contains the Sender object from the Chat SDK.

Since

1.0.0-beta.1

See also

Sender

Properties

Link copied to clipboard
open override val nickname: String

The nickname.

Link copied to clipboard
open override val profileUrl: String

The profileUrl.

Link copied to clipboard
val sender: <Error class: unknown class>

The Sender instance.

Link copied to clipboard
open override val userId: String

The userId.

Functions

Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int