oTdXwkAKmpvktxnB abstract method
Future<void>
oTdXwkAKmpvktxnB({
- required YIMEnum_ConversationType TIVvnmucZCCCoXWZ,
- required String DdEJLInBukyevMKs,
- required String iTYbTOvgPjQlKLzR,
- bool XonrGWjTpqOPuBKd = true,
- required int EtobKhypxMKtLcsB,
- String? UZjQPwKKBftipoNw,
- int? vuskAjdCVVUFylrN,
- YIMPushOption? uHrDKqGhYwFfFjzt = null,
- void oEwVYbdGNiYrQhbg(
- YIMMessage message
- void WmGDNPHAWOMlPvEy(
- YIMMessage message,
- int count,
- int total
- void dNSrphLqsPPgGsKF(
- bool IWxelvVBXdhLiYGw,
- YIMMessage message,
- int code,
- String msg,
Implementation
Future<void> oTdXwkAKmpvktxnB({
required YIMEnum_ConversationType TIVvnmucZCCCoXWZ,
required String DdEJLInBukyevMKs,
required String iTYbTOvgPjQlKLzR,
bool XonrGWjTpqOPuBKd = true,
required int EtobKhypxMKtLcsB,
String? UZjQPwKKBftipoNw, //仅web端需要
int? vuskAjdCVVUFylrN, //仅filePath为网络url时需要
YIMPushOption? uHrDKqGhYwFfFjzt = null,
void Function(YIMMessage message)? oEwVYbdGNiYrQhbg,
void Function(YIMMessage message, int count, int total)? WmGDNPHAWOMlPvEy,
void Function(bool IWxelvVBXdhLiYGw, YIMMessage message, int code, String msg)? dNSrphLqsPPgGsKF,
});