Breadcrumbs

SocketApi. Android

Api to get socket information to connect to sockets.

Get socket information

Get all socket information needed for connection.

If request was successful you'll receive VMSSocketResponse object.

@GET(WS_URL)
suspend fun getSocketUrl(): VMSSocketResponse