public static interface Friendship.FriendshipAddRequestOrBuilder
extends com.google.protobuf.MessageOrBuilder
| 限定符和类型 | 方法和说明 |
|---|---|
String |
getContactId()
string contact_id = 1; |
com.google.protobuf.ByteString |
getContactIdBytes()
string contact_id = 1; |
String |
getHello()
string hello = 2; |
com.google.protobuf.ByteString |
getHelloBytes()
string hello = 2; |
String getContactId()
string contact_id = 1;com.google.protobuf.ByteString getContactIdBytes()
string contact_id = 1;String getHello()
string hello = 2;com.google.protobuf.ByteString getHelloBytes()
string hello = 2;Copyright © 2020. All rights reserved.