@vonage/client-sdk - v2.7.0
Preparing search index...
LegChannel
Interface LegChannel
Represents a Leg Channel
interface
LegChannel
{
get
number
()
:
Nullable
<
string
>
;
get
type
()
:
Nullable
<
string
>
;
get
user
()
:
Nullable
<
string
>
;
}
Index
Accessors
number
type
user
Accessors
number
get
number
()
:
Nullable
<
string
>
Returns
Nullable
<
string
>
type
get
type
()
:
Nullable
<
string
>
Returns
Nullable
<
string
>
user
get
user
()
:
Nullable
<
string
>
Returns
Nullable
<
string
>
Settings
Member Visibility
Protected
Inherited
External
Alpha
Beta
Theme
OS
Light
Dark
On This Page
Accessors
number
type
user
@vonage/client-sdk - v2.7.0
Loading...
Represents a Leg Channel