OnApplicationProcessedCallback typedef
Implementation
typedef OnApplicationProcessedCallback = void Function(
String groupID,
V2TimGroupMemberInfo opUser,
bool isAgreeJoin,
String opReason,
);
typedef OnApplicationProcessedCallback = void Function(
String groupID,
V2TimGroupMemberInfo opUser,
bool isAgreeJoin,
String opReason,
);