| java.lang.Object | |
| ↳ | mobisocial.omlib.service.OmlibContentProvider.Intents |
| Constants | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| String | ACTION_FRIEND_ADDED | ||||||||||
| String | ACTION_LOGOUT | ||||||||||
| String | ACTION_NOTIFICATION_DELETED | ||||||||||
| String | ACTION_NOTIFICATION_PUSHED | ||||||||||
| String | ACTION_OBJECT_PUSHED | A broadcasted intent sent to this package when an object has been pushed from the server via a 'live' connection-- for example, GCM or an open socket. | |||||||||
| String | ACTION_OBJECT_RECEIVED | A broadcasted intent sent to this package when one or more objects has been received and inserted into the database. | |||||||||
| String | EXTRA_ACCOUNT | ||||||||||
| String | EXTRA_ACCOUNT_COUNT | ||||||||||
| String | EXTRA_FEED_ID_ARRAY | ||||||||||
| String | EXTRA_NAME | ||||||||||
| String | EXTRA_OBJECT_ID_ARRAY | ||||||||||
| String | EXTRA_OBJECT_TYPE_ARRAY | ||||||||||
| String | EXTRA_OBJ_TYPE | ||||||||||
| String | EXTRA_POSTID | ||||||||||
| String | EXTRA_RESULTS | ||||||||||
| Public Constructors | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| Intents() | |||||||||||
|
[Expand]
Inherited Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
java.lang.Object
| |||||||||||
A broadcasted intent sent to this package when an object has been pushed from the server via a 'live' connection-- for example, GCM or an open socket.
A broadcasted intent sent to this package when one or more objects has been received and inserted into the database.