POST api/v1/friendv1/GetUnreadCount

Request Information

URI Parameters

None.

Body Parameters

None.

Response Information

Resource Description

integer

Response Formats

application/json

Sample:

Sample not available.

application/xml

Sample:
<int>1</int>

text/json

Sample:
1

text/xml

Sample:
<int xmlns="http://schemas.microsoft.com/2003/10/Serialization/">1</int>