public static interface Friendship.FriendshipPayloadResponseOrBuilder
extends com.google.protobuf.MessageOrBuilder
| 限定符和类型 | 方法和说明 |
|---|---|
String |
getContactId()
string contact_id = 2; |
com.google.protobuf.ByteString |
getContactIdBytes()
string contact_id = 2; |
String |
getHello()
string hello = 3; |
com.google.protobuf.ByteString |
getHelloBytes()
string hello = 3; |
String |
getId()
string id = 1; |
com.google.protobuf.ByteString |
getIdBytes()
string id = 1; |
Friendship.FriendshipSceneType |
getScene()
.wechaty.puppet.FriendshipSceneType scene = 7; |
int |
getSceneValue()
.wechaty.puppet.FriendshipSceneType scene = 7; |
String |
getStranger()
string stranger = 5; |
com.google.protobuf.ByteString |
getStrangerBytes()
string stranger = 5; |
String |
getTicket()
string ticket = 6; |
com.google.protobuf.ByteString |
getTicketBytes()
string ticket = 6; |
Friendship.FriendshipType |
getType()
.wechaty.puppet.FriendshipType type = 4; |
int |
getTypeValue()
.wechaty.puppet.FriendshipType type = 4; |
String getId()
string id = 1;com.google.protobuf.ByteString getIdBytes()
string id = 1;String getContactId()
string contact_id = 2;com.google.protobuf.ByteString getContactIdBytes()
string contact_id = 2;String getHello()
string hello = 3;com.google.protobuf.ByteString getHelloBytes()
string hello = 3;int getTypeValue()
.wechaty.puppet.FriendshipType type = 4;Friendship.FriendshipType getType()
.wechaty.puppet.FriendshipType type = 4;String getStranger()
string stranger = 5;com.google.protobuf.ByteString getStrangerBytes()
string stranger = 5;String getTicket()
string ticket = 6;com.google.protobuf.ByteString getTicketBytes()
string ticket = 6;int getSceneValue()
.wechaty.puppet.FriendshipSceneType scene = 7;Friendship.FriendshipSceneType getScene()
.wechaty.puppet.FriendshipSceneType scene = 7;Copyright © 2020. All rights reserved.