mode property

String mode
final

Proxy mode used for this group.

  • auto – The bridge will select a proxy node automatically.
  • manual – The proxy node has been set manually.

Implementation

final String mode;