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