Modifier and Type | Method | Description |
---|---|---|
String |
getButtonReturned() |
Name of button chosen (empty if ‘giving up after’ was supplied and alert timed out).
|
Map<String,Object> |
getProperties() |
Returns all properties for an instance of this class.
|
boolean |
isGaveUp() |
Did the alert time out? (present only if ‘giving up after’ was supplied).
|
cast, getApplicationReference, getObjectReference, getTypeClass, isInstanceOf
static final TypeClass CLASS
@Code("bhit") @Kind("property") @Name("button returned") @Type("text") String getButtonReturned()
@Code("gavu") @Kind("property") @Name("gave up") @Type("boolean") boolean isGaveUp()