ServiceCallIdentifier

data class ServiceCallIdentifier(serviceId: String, callId: String)

Properties

callId
Link copied to clipboard
val callId: String
serviceId
Link copied to clipboard
val serviceId: String