Hierarchy

  • IBadge

Properties

Properties

badgeType: BADGE_TYPE

This is the type of badge that one can show on the native client

The badge type can be one of "count" or "error"

count?: number

This is the notification count that one can set to appear on the native client

This needs to be provided when the badgeType is "count"