| 程序包 | 说明 |
|---|---|
| xin.alum.aim.constant | |
| xin.alum.aim.groups |
| 限定符和类型 | 方法和说明 |
|---|---|
static ChannelPlatform |
ChannelPlatform.valueOf(String name)
返回带有指定名称的该类型的枚举常量。
|
static ChannelPlatform |
ChannelPlatform.valueOf(String name)
返回带有指定名称的该类型的枚举常量。
|
static ChannelPlatform[] |
ChannelPlatform.values()
按照声明该枚举类型的常量的顺序, 返回
包含这些常量的数组。
|
static ChannelPlatform[] |
ChannelPlatform.values()
按照声明该枚举类型的常量的顺序, 返回
包含这些常量的数组。
|
| 限定符和类型 | 方法和说明 |
|---|---|
Boolean |
Sessions.bindUser(io.netty.channel.Channel ch,
String userId,
ChannelPlatform platform,
String deviceId)
绑定
|
Boolean |
Sessions.bindUser(io.netty.channel.Channel ch,
String userId,
ChannelPlatform platform,
String deviceId)
绑定
|
| 构造器和说明 |
|---|
Session(String uid,
io.netty.channel.ChannelId cid,
ChannelPlatform platform,
String clientIp,
String deviceId) |
Session(String uid,
io.netty.channel.ChannelId cid,
ChannelPlatform platform,
String clientIp,
String deviceId) |
Copyright © 2020–2022 The AIM Project. All rights reserved.