kalium
Toggle table of contents
5e2f516
common
Platform filter
common
Switch theme
Search in API
kalium
logic
/
com.wire.kalium.logic.feature.conversation
/
CheckConversationLeaveConditionsUseCase
/
Result
/
DoNotAllow
Do
Not
Allow
data
class
DoNotAllow
(
val
eligibleUsersAvailable
:
Boolean
)
:
CheckConversationLeaveConditionsUseCase.Result
Members
Constructors
Do
Not
Allow
Link copied to clipboard
constructor
(
eligibleUsersAvailable
:
Boolean
)
Properties
eligible
Users
Available
Link copied to clipboard
val
eligibleUsersAvailable
:
Boolean