AirMode
What the mount lease is renewed against:
audienceairs only while somebody is listening,alwaysairs whenever there is a programme
type AirMode = 'audience' | 'always';
What the mount lease is renewed against:
audienceairs only while somebody is listening,alwaysairs whenever there is a programme
type AirMode = 'audience' | 'always';