status/remote/answers
@boldpenguin/sdk-redux › Globals › "status/remote/answers"
Index
Functions
Functions
Const
getAnswersResourceState
▸ getAnswersResourceState(state
: BpSdkStore): object
Gets resource states for all individual answers
Parameters:
Name | Type | Description |
---|---|---|
state | BpSdkStore | BpSdk Redux store |
Returns: object
- [ answerId: string]: LoadingStates
Const
getAnswersState
▸ getAnswersState(state
: BpSdkStore): LoadingStates
Returns status of answers queue
Parameters:
Name | Type | Description |
---|---|---|
state | BpSdkStore | The BpSdk Redux store |
Returns: LoadingStates