Preparing search index...
The search index is not available
Presence (@webex/plugin-presence)
Presence (@webex/plugin-presence)
IPredicate
Interface IPredicate
Hierarchy
IPredicate
Index
Properties
name
direction
Methods
test
extract?
Properties
name
name
:
string
direction
direction
:
string
Methods
test
test
(
ctx
:
any
, response
:
IResponse
)
:
Promise
<
boolean
>
Parameters
ctx:
any
response:
IResponse
Returns
Promise
<
boolean
>
Optional
extract
extract
(
response
:
IResponse
)
:
Promise
<
IResponse
>
Parameters
response:
IResponse
Returns
Promise
<
IResponse
>
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
Modules
Presence (@webex/plugin-
presence)
IPredicate
name
direction
test
extract?