...
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.
...
...
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.
...