getWebAPI

fun getWebAPI(interface: String): WebAPI

Retrieves a handler capable of interacting with the specified interface on the Web API.

Parameters

interface

The interface to retrieve a handler for. A WebAPI object to interact with the Web API.