authType property

  1. @JsonKey(toJson: _valueOfNIMAuthType, fromJson: _authTypeFromValue)
NIMAuthType authType
final

认证类型

Implementation

@JsonKey(toJson: _valueOfNIMAuthType, fromJson: _authTypeFromValue)
final NIMAuthType authType;