public class Channel extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
DEFAULT_CHANNEL_NAME |
| Constructor and Description |
|---|
Channel(String displayName,
String name,
ChannelType type,
String teamId)
The convenience constructor to create new channel.
|
public static final String DEFAULT_CHANNEL_NAME
public Channel(String displayName, String name, ChannelType type, String teamId)
Copyright © 2019. All rights reserved.