NotifyParams
data class NotifyParams( val state: DialogUXStateAggregatorInterface.DialogUXState, val dialogMode: Boolean, val chips: RenderDirective.Payload?, val sessionActivated: Boolean)
Content copied to clipboard
Constructors
Link copied to clipboard
fun NotifyParams( state: DialogUXStateAggregatorInterface.DialogUXState, dialogMode: Boolean, chips: RenderDirective.Payload?, sessionActivated: Boolean)
Content copied to clipboard