kalium
Toggle table of contents
5e2f516
common
Platform filter
common
Switch theme
Search in API
kalium
logic
/
com.wire.kalium.logic.data.conversation
/
ConversationWithOtherUserName
Conversation
With
Other
User
Name
internal
data
class
ConversationWithOtherUserName
(
val
conversation
:
<Error class: unknown class>
,
val
otherUserName
:
String
?
,
val
selfIsMember
:
Boolean
)
Members
Constructors
Conversation
With
Other
User
Name
Link copied to clipboard
constructor
(
conversation
:
<Error class: unknown class>
,
otherUserName
:
String
?
,
selfIsMember
:
Boolean
)
Properties
conversation
Link copied to clipboard
val
conversation
:
<Error class: unknown class>
other
User
Name
Link copied to clipboard
val
otherUserName
:
String
?
self
Is
Member
Link copied to clipboard
val
selfIsMember
:
Boolean