Search
Preparing search index...
The search index is not available
CometChat React Native SDK
Options
All
Public
Public/Protected
All
Inherited
Externals
Menu
CometChat React Native SDK
CCExtension
Class CCExtension
Hierarchy
CCExtension
Index
Constructors
constructor
Methods
get
Id
get
Name
Constructors
constructor
new CCExtension
(
extension
:
any
)
:
CCExtension
Parameters
extension:
any
Returns
CCExtension
Methods
get
Id
get
Id
(
)
:
string
This method returns the id of the extension.
Returns
string
get
Name
get
Name
(
)
:
string
This method returns the name of the extension.
Returns
string
Modules
CCExtension
constructor
get
Id
get
Name
This method returns the id of the extension.