sender-sdk
androidJvm
sender-sdk
/
tv.vizbee.model.discovery.manager
/
ServiceDiscoveryQueue
Service
Discovery
Queue
open
class
ServiceDiscoveryQueue
Members
Constructors
Service
Discovery
Queue
Link copied to clipboard
constructor
(
)
Types
Update
Request
Link copied to clipboard
open
class
UpdateRequest
Update
Type
Link copied to clipboard
enum
UpdateType
Functions
get
Update
Request
Link copied to clipboard
open
fun
getUpdateRequest
(
)
:
ServiceDiscoveryQueue.UpdateRequest
init
Link copied to clipboard
open
fun
init
(
)
push
Early
Detected
Devices
Link copied to clipboard
open
fun
pushEarlyDetectedDevices
(
)
store
Services
Link copied to clipboard
open
fun
storeServices
(
)
uninit
Link copied to clipboard
open
fun
uninit
(
)
update
Service
Link copied to clipboard
open
fun
updateService
(
service
:
ServiceInstance
)
open
fun
updateService
(
service
:
ServiceInstance
,
timestamp
:
Long
)