public interface AccountOrBuilder
extends com.google.protobuf.MessageOrBuilder
| 限定符和类型 | 方法和说明 |
|---|---|
CipherType |
getCipherType()
.v2ray.core.proxy.shadowsocks.CipherType cipher_type = 2; |
int |
getCipherTypeValue()
.v2ray.core.proxy.shadowsocks.CipherType cipher_type = 2; |
Account.OneTimeAuth |
getOta()
.v2ray.core.proxy.shadowsocks.Account.OneTimeAuth ota = 3; |
int |
getOtaValue()
.v2ray.core.proxy.shadowsocks.Account.OneTimeAuth ota = 3; |
String |
getPassword()
string password = 1; |
com.google.protobuf.ByteString |
getPasswordBytes()
string password = 1; |
String getPassword()
string password = 1;com.google.protobuf.ByteString getPasswordBytes()
string password = 1;int getCipherTypeValue()
.v2ray.core.proxy.shadowsocks.CipherType cipher_type = 2;CipherType getCipherType()
.v2ray.core.proxy.shadowsocks.CipherType cipher_type = 2;int getOtaValue()
.v2ray.core.proxy.shadowsocks.Account.OneTimeAuth ota = 3;Account.OneTimeAuth getOta()
.v2ray.core.proxy.shadowsocks.Account.OneTimeAuth ota = 3;Copyright © 2019. All rights reserved.