PlaybackState

enum PlaybackState : Enum<MessagingAppService.PlaybackState>

The playback state of the message stack notification.

Entries

Link copied to clipboard

Playback is disabled or not supported.

Link copied to clipboard

Playback is in the stopped state.

Link copied to clipboard

Messages are currently being played.

Link copied to clipboard

Repeat playback is in the stopped state.

Link copied to clipboard

Repeat playback is running.

Inherited properties

Link copied to clipboard
val name: String
Link copied to clipboard
val ordinal: Int