Skip to main content

status/remote/answers

@boldpenguin/sdk-reduxGlobals"status/remote/answers"

Index

Functions

Functions

Const getAnswersResourceState

getAnswersResourceState(state: BpSdkStore): object

Gets resource states for all individual answers

Parameters:

NameTypeDescription
stateBpSdkStoreBpSdk Redux store

Returns: object

  • [ answerId: string]: LoadingStates

Const getAnswersState

getAnswersState(state: BpSdkStore): LoadingStates

Returns status of answers queue

Parameters:

NameTypeDescription
stateBpSdkStoreThe BpSdk Redux store

Returns: LoadingStates