Portal Android SDK
Toggle table of contents
androidJvm
Platform filter
androidJvm
Switch theme
Search in API
Portal Android SDK
Portal Android SDK
/
io.portalhq.android.connect.data
/
ProtocolOptions
Protocol
Options
data
class
ProtocolOptions
(
val
protocol
:
String
,
val
data
:
String
?
)
Members
Constructors
Protocol
Options
Link copied to clipboard
constructor
(
protocol
:
String
,
data
:
String
?
)
Properties
data
Link copied to clipboard
val
data
:
String
?
protocol
Link copied to clipboard
val
protocol
:
String