DefaultFocusChannel
Constructors
Types
Link copied to clipboard
data class Builder( callChannelAcquirePriority: Int = FIRST_PRIORITY, callChannelReleasePriority: Int = FIRST_PRIORITY, ttsChannelAcquirePriority: Int = SECOND_PRIORITY, ttsChannelReleasePriority: Int = THIRD_PRIORITY, alertsChannelAcquirePriority: Int = SECOND_PRIORITY, alertsChannelReleasePriority: Int = THIRD_PRIORITY, mediaChannelAcquirePriority: Int = THIRD_PRIORITY, mediaChannelReleasePriority: Int = FIFTH_PRIORITY, userASRChannelAcquirePriority: Int = FIRST_PRIORITY, userASRChannelReleasePriority: Int = SECOND_PRIORITY, dmASRChannelAcquirePriority: Int = FOURTH_PRIORITY, dmASRChannelReleasePriority: Int = THIRD_PRIORITY, soundBeepChannelAcquirePriority: Int = FIFTH_PRIORITY, soundBeepChannelReleasePriority: Int = FIFTH_PRIORITY, asrBeepChannelAcquirePriority: Int = FIFTH_PRIORITY, asrBeepChannelReleasePriority: Int = FOURTH_PRIORITY)
Content copied to clipboard