sendSoundMessage method
Implementation
Future<V2TimValueCallback<V2TimMessage>> sendSoundMessage() async {
return CommonUtils.returnErrorForValueCb<V2TimMessage>("getTotalUnreadMessageCount feature does not exist on the web");
}
Future<V2TimValueCallback<V2TimMessage>> sendSoundMessage() async {
return CommonUtils.returnErrorForValueCb<V2TimMessage>("getTotalUnreadMessageCount feature does not exist on the web");
}