Preparing search index...
The search index is not available
Typescript SDK Type Docs
Typescript SDK Type Docs
Platform SDK
ChannelSetAddressAction
Interface ChannelSetAddressAction
interface
ChannelSetAddressAction
{
action
:
"setAddress"
;
address
?:
_BaseAddress
;
}
Hierarchy (
View Summary
)
IChannelUpdateAction
ChannelSetAddressAction
Index
Properties
action
address?
Properties
Readonly
action
action
:
"setAddress"
Optional
Readonly
address
address
?:
_BaseAddress
Value to set. If empty, any existing value will be removed.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
action
address
Typescript SDK Type Docs
Loading...
Value to set. If empty, any existing value will be removed.