ProductCapability

interface ProductCapability

This data structure represents the product capabilities for the logged in user.

Since

3.10.1

Functions

Link copied to clipboard
abstract fun isCallingSupported(): Boolean

Returns true if Calling is supported else false

Link copied to clipboard
abstract fun isMeetingSupported(): Boolean

Returns true if Meeting is supported else false

Link copied to clipboard
abstract fun isMessagingSupported(): Boolean

Returns true if messaging is supported else false