Modifier and Type | Class and Description |
---|---|
class |
Application
The
Application class allows management of installed and web
applications on MultiScreen-enabled devices. |
Modifier and Type | Method and Description |
---|---|
Channel |
Service.createChannel(Uri uri)
Create a channel with the given uri.
|
Channel |
Client.getChannel()
Returns the channel associated with this client.
|
Channel |
Clients.getChannel()
The channel associated with the clients.
|
Channel |
Message.getChannel()
Returns the channel that this message is associated with.
|