sessionId property

String? sessionId
final

会话ID,如果当前session为team,则sessionId为teamId,如果是P2P则为对方帐号

Implementation

final String? sessionId;