# get_inbox_stat
# Function
Function Name | Description | Level |
---|---|---|
get_inbox_stat | returns inbox related statistic for the user. In API Level 3 there is no input parameter need to pass into this function. | 3 |
Input Parameters:
Name | Type | Required? | Description | Level |
---|
Output Parameters:
Name | Type | Required? | Description | Level |
---|---|---|---|---|
inbox_unread_count | Int | yes | returns total number of unread message in inbox | 3 |
subscribed_topic_unread_count | Int | yes | returns total number of subscribed topics that are unread. | 4 |