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.
CODE
@GET(WS_URL)
suspend fun getSocketUrl(): VMSSocketResponse