public final class CMT extends Object implements Notification
Constructor and Description |
---|
CMT(Matcher matcher,
String response,
String text) |
Modifier and Type | Method and Description |
---|---|
String |
getAlpha() |
String |
getData() |
String |
getOa() |
String |
getResponse() |
OffsetDateTime |
getScts() |
static CMT |
tryParse(String notification,
UnknownNotifications notifications) |
public static CMT tryParse(String notification, UnknownNotifications notifications)
public String getResponse()
getResponse
in interface Notification
public String getOa()
public String getAlpha()
public OffsetDateTime getScts()
public String getData()
Copyright © 2015–2016 jSMS4Pi. All rights reserved.