![]() |
Speedify SDK for Android 15.5.0
|
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. | |
The routing mode for the Dispatch instance.
FAILOVER |
Automatic fail over from a non-working connection to and working connection.
ROUND_ROBIN |
Basic load balancing between multiple connections.
SINGLE |
Single adapter mode.
This is the legacy proxy mode behavior.