public class StringeeObject
Base object type for Stringee messaging objects.
| Nested classes |
|---|
Defines messaging object type values.
| Enum values | |
|---|---|
CONVERSATION
|
Represents CONVERSATION. |
MESSAGE
|
Represents MESSAGE. |
getValue
|
Return value. |
fromObject
|
Perform from object. |
StringeeObject.Type.CONVERSATION
Represents CONVERSATION.
StringeeObject.Type.MESSAGE
Represents MESSAGE.
StringeeObject.Type.getValue
Return value.
StringeeObject.Type.fromObject
Perform from object.