suppressSound property

bool suppressSound
final

Causes the server to suppress playing any sounds, if it has that ability. This is usually set when the client itself is going to play its own sound.

Implementation

final bool suppressSound;