Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

using ssf name space

Code Block
ssfSYM_API.setBadgeCount(Number);

Sets the badge count to the given value.  Value should be greater than or equal to zero.  Settings a zero value will remove the count.

...