| Client(String ident, String secret, String domain) | fm.liveswitch.xirsys.v2.Client | |
| Client(String ident, String secret, String domain, String application) | fm.liveswitch.xirsys.v2.Client | |
| Client(String ident, String secret, String domain, String application, String room) | fm.liveswitch.xirsys.v2.Client | |
| Client(String ident, String secret, String domain, String application, String room, boolean secure) | fm.liveswitch.xirsys.v2.Client | |
| getApplication() | fm.liveswitch.xirsys.v2.Client | |
| getDefaultEndpoint() | fm.liveswitch.xirsys.v2.Client | static |
| getDomain() | fm.liveswitch.xirsys.v2.Client | |
| getEndpoint() | fm.liveswitch.xirsys.v2.Client | |
| getIceServers() | fm.liveswitch.xirsys.v2.Client | |
| getIdent() | fm.liveswitch.xirsys.v2.Client | |
| getRoom() | fm.liveswitch.xirsys.v2.Client | |
| getSecret() | fm.liveswitch.xirsys.v2.Client | |
| getSecure() | fm.liveswitch.xirsys.v2.Client | |
| setApplication(String value) | fm.liveswitch.xirsys.v2.Client | |
| setDefaultEndpoint(String value) | fm.liveswitch.xirsys.v2.Client | static |
| setDomain(String value) | fm.liveswitch.xirsys.v2.Client | |
| setEndpoint(String value) | fm.liveswitch.xirsys.v2.Client | |
| setIdent(String value) | fm.liveswitch.xirsys.v2.Client | |
| setRoom(String value) | fm.liveswitch.xirsys.v2.Client | |
| setSecret(String value) | fm.liveswitch.xirsys.v2.Client | |
| setSecure(boolean value) | fm.liveswitch.xirsys.v2.Client | |