public interface UserRegistryWithMultiBotsSupport
| Modifier and Type | Method and Description |
|---|---|
boolean |
addUser(long botId,
User user) |
boolean |
deactivateUser(long botId,
long userId) |
boolean |
deleteUser(long botId,
long userId) |
User |
getActiveUser(long botId,
long userId) |
Copyright © 2017 iSuper.org. All Rights Reserved.