authType property
- @JsonKey(toJson: _valueOfNIMAuthType, fromJson: _authTypeFromValue)
final
认证类型
Implementation
@JsonKey(toJson: _valueOfNIMAuthType, fromJson: _authTypeFromValue)
final NIMAuthType authType;
认证类型
@JsonKey(toJson: _valueOfNIMAuthType, fromJson: _authTypeFromValue)
final NIMAuthType authType;