- Source:
Methods
(static) SET_ACTIVITIES(acts)
Sets the activities in the store.
- Source:
Sets the activities in the store
Parameters:
Name | Type | Description |
---|---|---|
acts |
Array |
(static) SET_ACTIVITY(act)
Sets a single activity.
- Source:
Sets a single activity
Parameters:
Name | Type | Description |
---|---|---|
act |
Object |
(static) SET_COMMENTS(cmts)
Set comments for an activity.
- Source:
Set comments for an activity
Parameters:
Name | Type | Description |
---|---|---|
cmts |
Arrya |
(static) SET_MEDIA(media)
Set media for an activity.
- Source:
Set media for an activity
Parameters:
Name | Type | Description |
---|---|---|
media |
Array |
(static) SET_STATS(stats)
Set statistics for an activity.
- Source:
Set statistics for an activity
Parameters:
Name | Type | Description |
---|---|---|
stats |
Object |