isExclusive property

bool? isExclusive
getter/setter pair

The exclusive mode of the channel. If set to true, then isSuper and isBroadcast will both be true.

Implementation

bool? isExclusive;