Typescript SDK Type Docs
Preparing search index...
Platform SDK
ChannelChangeKeyAction
Interface ChannelChangeKeyAction
interface
ChannelChangeKeyAction
{
action
:
"changeKey"
;
key
:
string
;
}
Hierarchy (
View Summary
)
IChannelUpdateAction
ChannelChangeKeyAction
Index
Properties
action
key
Properties
Readonly
action
action
:
"changeKey"
Readonly
key
key
:
string
New value to set. Must not be empty.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
action
key
Typescript SDK Type Docs
Loading...
New value to set. Must not be empty.