getUnreadMessageCount
Retrieves the count of unread inbox messages for the device.
Future<int?>- Returns the number of unread messages, ornullif the count cannot be determined.
Retrieves the count of unread inbox messages for the device.
Future<int?> - Returns the number of unread messages, or null if the count cannot be determined.