sora-android-sdk
androidJvm
sora-android-sdk
/
jp.shiguredo.sora.sdk.channel.option
/
SoraProxyOption
Sora
Proxy
Option
class
SoraProxyOption
プロキシに関するオプションをまとめるクラスです.
Members
Constructors
Sora
Proxy
Option
Link copied to clipboard
constructor
(
)
Functions
to
String
Link copied to clipboard
open
override
fun
toString
(
)
:
String
Properties
agent
Link copied to clipboard
var
agent
:
String
エージェント
hostname
Link copied to clipboard
var
hostname
:
String
ホスト名
password
Link copied to clipboard
var
password
:
String
パスワード
port
Link copied to clipboard
var
port
:
Int
ポート
type
Link copied to clipboard
var
type
:
ProxyType
種類
username
Link copied to clipboard
var
username
:
String
ユーザー名