NEWhiteboardServerConfig class

G2 白板 服务器配置

Annotations
  • @JsonSerializable(includeIfNull: false)

Properties

dataReportServer String?
getter/setter pair
directNosServer String?
getter/setter pair
docTransServer String?
getter/setter pair
fontDownloadServer String?
getter/setter pair
hashCode int
The hash code for this object.
no setterinherited
mediaUploadServer String?
getter/setter pair
roomServer String?
getter/setter pair
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
sdkLogNosServer String?
getter/setter pair
webServer String?
getter/setter pair

Methods

noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
toJson() Map
toString() String
A string representation of this object.
inherited

Operators

operator ==(Object other) bool
The equality operator.
inherited