public static interface Messages.PresenceCommandOrBuilder
extends com.google.protobuf.MessageOrBuilder
限定符和类型 | 方法和说明 |
---|---|
java.lang.String |
getCid()
optional string cid = 3; |
com.google.protobuf.ByteString |
getCidBytes()
optional string cid = 3; |
java.lang.String |
getSessionPeerIds(int index)
repeated string sessionPeerIds = 2; |
com.google.protobuf.ByteString |
getSessionPeerIdsBytes(int index)
repeated string sessionPeerIds = 2; |
int |
getSessionPeerIdsCount()
repeated string sessionPeerIds = 2; |
java.util.List<java.lang.String> |
getSessionPeerIdsList()
repeated string sessionPeerIds = 2; |
Messages.StatusType |
getStatus()
optional .com.avos.avoscloud.StatusType status = 1; |
boolean |
hasCid()
optional string cid = 3; |
boolean |
hasStatus()
optional .com.avos.avoscloud.StatusType status = 1; |
boolean hasStatus()
optional .com.avos.avoscloud.StatusType status = 1;
Messages.StatusType getStatus()
optional .com.avos.avoscloud.StatusType status = 1;
java.util.List<java.lang.String> getSessionPeerIdsList()
repeated string sessionPeerIds = 2;
int getSessionPeerIdsCount()
repeated string sessionPeerIds = 2;
java.lang.String getSessionPeerIds(int index)
repeated string sessionPeerIds = 2;
com.google.protobuf.ByteString getSessionPeerIdsBytes(int index)
repeated string sessionPeerIds = 2;
boolean hasCid()
optional string cid = 3;
java.lang.String getCid()
optional string cid = 3;
com.google.protobuf.ByteString getCidBytes()
optional string cid = 3;
Copyright © 2013 AVOS Systems Inc. All Rights Reserved.