public interface IUserService
Modifier and Type | Method and Description |
---|---|
boolean |
kickUserBySessionId(String sid,
long userId,
String sessionId) |
boolean |
kickUserByStreamId(String sid,
String streamid,
long serverId) |
Copyright © 2012–2016 Apache Software Foundation. All rights reserved.