java.lang.Object | ||
↳ | BaseEntity | |
↳ | com.usebutton.sdk.context.Event |
Public Constructors | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Event(String name) | |||||||||||
Event(JSONObject json)
For internal use only.
|
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Event | setEnd(Date date) | ||||||||||
Event | setLocation(Location location) | ||||||||||
Event | setStart(Date date) | ||||||||||
Event | setUrl(Uri uri) |
Protected Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
String | getType() |
[Expand]
Inherited Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
![]() |
For internal use only.