| Package | Description |
|---|---|
| cn.leancloud.play.plugin.request |
| Modifier and Type | Method and Description |
|---|---|
SetRoomSystemPropertiesRequest.Operator |
SetRoomSystemPropertiesRequest.ExpectedUserIdsProperty.getOperator()
获取邀请好友列表操作数,可以是 ADD,REMOVE,SET,DROP 之一。
|
static SetRoomSystemPropertiesRequest.Operator |
SetRoomSystemPropertiesRequest.Operator.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SetRoomSystemPropertiesRequest.Operator[] |
SetRoomSystemPropertiesRequest.Operator.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2019 LeanCloud. All rights reserved.