featureEnabled()
featureEnabled(feature: string)
//Prints a boolean value if chat feature is available or not
console.log('Chat feature status:', sambaFrame.featureEnabled('chat'));Last updated
featureEnabled(feature: string)
//Prints a boolean value if chat feature is available or not
console.log('Chat feature status:', sambaFrame.featureEnabled('chat'));Last updated