Offloading Service Status
data class OffloadingServiceStatus(val pipeline: Pipeline, val registrationListener: NsdManager.RegistrationListener)
Data class representing the status of an offloading service.
Properties
Functions
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
fun copy(pipeline: Pipeline, registrationListener: NsdManager.RegistrationListener): OffloadingServiceStatus