Interface NotificationSettingsOrBuilder (0.30.0)

public interface NotificationSettingsOrBuilder extends MessageOrBuilder

Implements

MessageOrBuilder

Methods

getEnabled()

public abstract boolean getEnabled()

Whether the associated NotificationType is enabled.

bool enabled = 1;

Returns
TypeDescription
boolean

The enabled.