Search
Preparing search index...
The search index is not available
@atomist/sdm
Options
All
Public
Public/Protected
All
Inherited
Only exported
Menu
Globals
"core/handlers/events/repo/OnUserJoiningChannel"
OnUserJoiningChannel
Class OnUserJoiningChannel
A user joined a channel
Hierarchy
OnUserJoiningChannel
Implements
HandleEvent
<
schema.OnUserJoiningChannel.Subscription
>
Index
Constructors
constructor
Properties
configuration
credentials
Factory
listeners
preference
Store
Factory
repo
Ref
Resolver
Methods
handle
Constructors
constructor
new
OnUser
Joining
Channel
(
listeners
:
UserJoiningChannelListener
[]
, repoRefResolver
:
RepoRefResolver
, credentialsFactory
:
CredentialsResolver
, preferenceStoreFactory
:
PreferenceStoreFactory
)
:
OnUserJoiningChannel
Parameters
listeners:
UserJoiningChannelListener
[]
repoRefResolver:
RepoRefResolver
credentialsFactory:
CredentialsResolver
preferenceStoreFactory:
PreferenceStoreFactory
Returns
OnUserJoiningChannel
Properties
configuration
configuration
:
Configuration
Private
Readonly
credentials
Factory
credentials
Factory
:
CredentialsResolver
Private
Readonly
listeners
listeners
:
UserJoiningChannelListener
[]
Private
Readonly
preference
Store
Factory
preference
Store
Factory
:
PreferenceStoreFactory
Private
Readonly
repo
Ref
Resolver
repo
Ref
Resolver
:
RepoRefResolver
Methods
handle
handle
(
event
:
EventFired
<
schema.OnUserJoiningChannel.Subscription
>
, context
:
HandlerContext
)
:
Promise
<
HandlerResult
>
Parameters
event:
EventFired
<
schema.OnUserJoiningChannel.Subscription
>
context:
HandlerContext
Returns
Promise
<
HandlerResult
>
Globals
"core/handlers/events/repo/
OnUser
Joining
Channel"
On
User
Joining
Channel
constructor
configuration
credentials
Factory
listeners
preference
Store
Factory
repo
Ref
Resolver
handle
Generated using
TypeDoc
A user joined a channel