| Method and Description |
|---|
| cn.leancloud.play.proto.GenericCollectionValue.Type.valueOf(int)
Use
GenericCollectionValue.Type.forNumber(int) instead. |
| cn.leancloud.play.proto.GenericCollectionValue.ValueCase.valueOf(int)
Use
GenericCollectionValue.ValueCase.forNumber(int) instead. |
Copyright © 2019 LeanCloud. All rights reserved.