Channel |
ChannelHub.createChannel(long userId) |
static Channel |
ChannelHubManagerUtil.createChannel(long companyId,
long userId) |
Channel |
ChannelHubManager.createChannel(long companyId,
long userId) |
Channel |
ChannelHub.destroyChannel(long userId) |
Channel |
ChannelHub.fetchChannel(long userId) |
Channel |
ChannelHub.fetchChannel(long userId,
boolean createIfAbsent) |
Channel |
ChannelHub.getChannel(long userId) |
Channel |
ChannelHub.getChannel(long userId,
boolean createIfAbsent) |
static Channel |
ChannelHubManagerUtil.getChannel(long companyId,
long userId) |
Channel |
ChannelHubManager.getChannel(long companyId,
long userId) |
static Channel |
ChannelHubManagerUtil.getChannel(long companyId,
long userId,
boolean createIfAbsent) |
Channel |
ChannelHubManager.getChannel(long companyId,
long userId,
boolean createIfAbsent) |