@sourceloop/notification-service / Exports / IChannelManager
Interface: IChannelManager¶
Table of contents¶
Methods¶
Methods¶
isChannelAccessAllowed¶
▸ isChannelAccessAllowed(user
, config
): boolean
Parameters¶
Name | Type |
---|---|
user |
IAuthUserWithPermissions <string , string , string > |
config |
Config |
Returns¶
boolean