| Package | Description |
|---|---|
| com.messagebird.objects |
| Modifier and Type | Method and Description |
|---|---|
MsgType |
MessageResponse.getType()
The type of message.
|
MsgType |
Message.getType()
The configured message type.
|
static MsgType |
MsgType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static MsgType[] |
MsgType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Message.setType(MsgType type)
The type of message.
|
Copyright © 2024. All rights reserved.