Speedify SDK for Android 15.5.0
Loading...
Searching...
No Matches
WebsocketAutoConfig Class Reference

Methods to obtain IP and port used for interprocess communication when not explicitly specifying a port. More...

Static Public Member Functions

static String getWSAutomaticIP ()
 Get used local IP address.
 
static int getWSAutomaticPort ()
 Get used local port.
 

Detailed Description

Methods to obtain IP and port used for interprocess communication when not explicitly specifying a port.

Since
11.2.2

Member Function Documentation

◆ getWSAutomaticIP()

static String getWSAutomaticIP ( )
static

Get used local IP address.

Will always be in 127.0.0.0/8.

Returns
used ip address
Since
11.2.2

◆ getWSAutomaticPort()

static int getWSAutomaticPort ( )
static

Get used local port.

Will always be 9330-12329.

Returns
used port
Since
11.2.2

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