We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e945e7c commit bf6ba6eCopy full SHA for bf6ba6e
ios/RNNeteaseIm/RNNeteaseIm/ConversationViewController.m
@@ -982,6 +982,7 @@ -(void)refrashMessage:(NIMMessage *)message From:(NSString *)from {
982
[dic2 setObject:obj.dataDict forKey:@"extend"];
983
[dic2 setObject:@"card" forKey:@"msgType"];
984
}
985
+ break;
986
default:
987
{
988
0 commit comments