| Package | Description |
|---|---|
| cloud.timo.TimoCloud.api | |
| cloud.timo.TimoCloud.api.messages.exceptions | |
| cloud.timo.TimoCloud.api.messages.objects | |
| cloud.timo.TimoCloud.api.objects |
| Modifier and Type | Method and Description |
|---|---|
MessageClientAddress |
TimoCloudMessageAPI.getOwnAddress()
Returns the message client address of the TimoCloud application you are on.
|
| Constructor and Description |
|---|
RecipientNotFoundException(MessageClientAddress address) |
| Modifier and Type | Field and Description |
|---|---|
static MessageClientAddress |
MessageClientAddress.CORE |
| Modifier and Type | Method and Description |
|---|---|
static MessageClientAddress |
MessageClientAddress.fromString(String address) |
MessageClientAddress |
AddressedPluginMessage.getRecipient() |
MessageClientAddress |
AddressedPluginMessage.getSender() |
| Constructor and Description |
|---|
AddressedPluginMessage(MessageClientAddress sender,
MessageClientAddress recipient,
PluginMessage message) |
AddressedPluginMessage(MessageClientAddress recipient,
PluginMessage message) |
| Modifier and Type | Method and Description |
|---|---|
MessageClientAddress |
ProxyObject.getMessageAddress() |
MessageClientAddress |
ServerObject.getMessageAddress() |
Copyright © 2025. All rights reserved.