Tachyon Shared API (krpc-shared-api)
/
org.brightify.hyperdrive.krpc.description
/
ServiceCallIdentifier
common
Service
Call
Identifier
data class
ServiceCallIdentifier
(serviceId:
String
, callId:
String
)
Content copied to clipboard
Functions
Properties
Functions
toString
Link copied to clipboard
common
open override fun
toString
():
String
Content copied to clipboard
Properties
callId
Link copied to clipboard
common
val
callId
:
String
Content copied to clipboard
serviceId
Link copied to clipboard
common
val
serviceId
:
String
Content copied to clipboard