public static final class NotificationMonitor.CallStatus
extends java.lang.Object
Modifier and Type | Method and Description |
---|---|
CalendarCondition |
getCalendar()
Returns the name of the calendar and its keyword.
|
java.lang.String |
getIcon()
Returns the name of the icon of the recipient.
|
java.lang.String |
getRecipient()
Returns the name of the receiver of this notification.
|
java.lang.String |
getStatus()
Returns the status of this task.
|
int |
getStatusCode()
Returns the status of the task as integer.
|
java.lang.String |
getStatusText()
Returns a description of the status.
|
public final java.lang.String getStatus()
public final java.lang.String getStatusText()
public final int getStatusCode()
-1
in case of an errorpublic CalendarCondition getCalendar()
null
.public java.lang.String getRecipient()
public java.lang.String getIcon()