OBJECT
SOUNDMESSAGECONSUMERCONFIG
link GraphQL Schema definition
- type SOUNDMESSAGECONSUMERCONFIG implements MESSAGECONSUMERCONFIG {
- # The number of repetitions this sound file should be repeated. Can only be
- # applied if repeating is set to 'false'.
- : Long
- : MessageConsumerType
- : Long
- # Whether the sound file should be repeated as long as the filter conidition is
- # fulfilled.
- : Boolean
- : SCRIPT
- : Long
- }