Documentation
Preparing search index...
ts-engine/src
areSameExposureResponse
Function areSameExposureResponse
areSameExposureResponse
(
exposureResponseA
:
ApplicationExposureResponse
,
exposureResponseB
:
ApplicationExposureResponse
,
)
:
boolean
Checks if the given
exposure responses
are for the same exposure and their IDs match.
Parameters
exposureResponseA
:
ApplicationExposureResponse
exposureResponseB
:
ApplicationExposureResponse
Returns
boolean
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Documentation
Loading...
Checks if the given exposure responses are for the same exposure and their IDs match.