public interface TemporaryMessageProcessResult
| Modifier and Type | Method and Description | 
|---|---|
| String | getReason()The reason for the status. | 
| String | getStatus()The status of the processing | 
| boolean | isPassed()Check if the temporary message process is passed | 
String getStatus()
String getReason()
boolean isPassed()
Copyright © 2019. All rights reserved.