public class UnknownNotifications extends Object implements ATResponse
Constructor and Description |
---|
UnknownNotifications() |
Modifier and Type | Method and Description |
---|---|
boolean |
appendResponse(String partOfResponse) |
String |
getNextMessage() |
String |
getResponse() |
boolean |
hasNextMessage() |
boolean |
isEmpty() |
public String getResponse()
getResponse
in interface ATResponse
public boolean appendResponse(String partOfResponse)
appendResponse
in interface ATResponse
public boolean hasNextMessage()
public String getNextMessage()
public boolean isEmpty()
Copyright © 2015–2016 jSMS4Pi. All rights reserved.