RemotePlaybackAPI
Types
remotePlayback
typeremotePlayback= {state:remotePlaybackState}Record fields
Module
There are methods and helpers defined in RemotePlayback.
remotePlaybackAvailabilityCallback
typeremotePlaybackAvailabilityCallback=bool=>unitremotePlaybackState
typeremotePlaybackState=| @as("connected")Connected| @as("connecting")Connecting| @as("disconnected")Disconnected