messageType property
- @JsonKey(unknownEnumValue: NIMMessageType.undef, defaultValue: NIMMessageType.undef)
final
消息类型
Implementation
@JsonKey(
unknownEnumValue: NIMMessageType.undef,
defaultValue: NIMMessageType.undef)
final NIMMessageType messageType;