| 程序包 | 说明 |
|---|---|
| io.github.wechaty.grpc.puppet |
| 限定符和类型 | 方法和说明 |
|---|---|
static Friendship.FriendshipSceneType |
Friendship.FriendshipSceneType.forNumber(int value) |
Friendship.FriendshipSceneType |
Friendship.FriendshipPayloadResponseOrBuilder.getScene()
.wechaty.puppet.FriendshipSceneType scene = 7; |
Friendship.FriendshipSceneType |
Friendship.FriendshipPayloadResponse.getScene()
.wechaty.puppet.FriendshipSceneType scene = 7; |
Friendship.FriendshipSceneType |
Friendship.FriendshipPayloadResponse.Builder.getScene()
.wechaty.puppet.FriendshipSceneType scene = 7; |
static Friendship.FriendshipSceneType |
Friendship.FriendshipSceneType.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
static Friendship.FriendshipSceneType |
Friendship.FriendshipSceneType.valueOf(int value)
已过时。
Use
forNumber(int) instead. |
static Friendship.FriendshipSceneType |
Friendship.FriendshipSceneType.valueOf(String name)
返回带有指定名称的该类型的枚举常量。
|
static Friendship.FriendshipSceneType[] |
Friendship.FriendshipSceneType.values()
按照声明该枚举类型的常量的顺序, 返回
包含这些常量的数组。
|
| 限定符和类型 | 方法和说明 |
|---|---|
static com.google.protobuf.Internal.EnumLiteMap<Friendship.FriendshipSceneType> |
Friendship.FriendshipSceneType.internalGetValueMap() |
| 限定符和类型 | 方法和说明 |
|---|---|
Friendship.FriendshipPayloadResponse.Builder |
Friendship.FriendshipPayloadResponse.Builder.setScene(Friendship.FriendshipSceneType value)
.wechaty.puppet.FriendshipSceneType scene = 7; |
Copyright © 2020. All rights reserved.