Disabled
data class Disabled(val isSdkPushEnabled: Boolean, val hasSystemPermission: Boolean) : PushMessageManager.PushStatus
Push notifications are disabled. Contains details about what needs to be fixed.
Parameters
isSdkPushEnabled
Whether the SDK's internal push configuration is enabled
hasSystemPermission
Whether the device has granted notification permissions