sourceToken property

  1. @JsonKey(name: 'SourceToken', fromJson: OnvifUtil.mappedToString)
String sourceToken
final

Token of the Audio Source the configuration applies to

Implementation

@JsonKey(name: 'SourceToken', fromJson: OnvifUtil.mappedToString)
final String sourceToken;