Interface NotificationSettingsOrBuilder (0.31.0)

public interface NotificationSettingsOrBuilder extends MessageOrBuilder

Implements

MessageOrBuilder

Methods

getEnabled()

public abstract boolean getEnabled()

Whether the associated NotificationType is enabled.

bool enabled = 1;

Returns
Type Description
boolean

The enabled.