public final class ReplyBody extends Object
Represents the OOF message response.
Modifier and Type | Method and Description |
---|---|
String |
getLanguage()
Gets the language that the OOF message was written in.
|
String |
getMessage()
Gets the OOF message response.
|