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