Speedify SDK for Android 15.5.0
Loading...
Searching...
No Matches
Dispatch.RoutingMode Enum Reference

The routing mode for the Dispatch instance. More...

Public Attributes

 SINGLE
 Single adapter mode.
 
 FAILOVER
 Automatic fail over from a non-working connection to and working connection.
 
 ROUND_ROBIN
 Basic load balancing between multiple connections.
 

Detailed Description

The routing mode for the Dispatch instance.

Since
15.4

Member Data Documentation

◆ FAILOVER

FAILOVER

Automatic fail over from a non-working connection to and working connection.

Since
15.4

◆ ROUND_ROBIN

ROUND_ROBIN

Basic load balancing between multiple connections.

Since
15.4

◆ SINGLE

SINGLE

Single adapter mode.

This is the legacy proxy mode behavior.

Since
15.4

The documentation for this enum was generated from the following file: