Preparing search index...
The search index is not available
@vonage/client-sdk - v2.0.0
@vonage/client-sdk
MemberChannel
Interface MemberChannel
Represents a Member Channel
interface
MemberChannel
{
from
:
Nullable
<
ChannelJS
>
;
to
:
Nullable
<
ChannelJS
>
;
type
:
MemberChannelType
;
}
Index
Properties
from
to
type
Properties
from
from
:
Nullable
<
ChannelJS
>
The from
Channel
to
to
:
Nullable
<
ChannelJS
>
The to
Channel
type
type
:
MemberChannelType
The
MemberChannelType
Settings
Member Visibility
Protected
Private
Inherited
External
Alpha
Beta
Theme
OS
Light
Dark
On This Page
from
to
type
@vonage/client-sdk - v2.0.0
Enumerations
CallDisconnectReason
CancelReason
HangupReason
LegStatus
LoggingLevel
MemberChannelType
SessionErrorReason
VoiceChannelType
VonageErrorType
Classes
ClientConfig
ClientInitConfig
VonageClient
Interfaces
Channel
Conversation
ConversationProperties
ConversationTimestamp
Member
MemberChannel
Loading...
Represents a Member Channel