Video handover

Setters

Video handover command

Declaration

public VideoHandoverCommand(String url, @Nullable Screen screen, @Nullable Duration startingTime)

Example

val videoHandoverCommand = VideoHandover.VideoHandoverCommand("https://bit.ly/2obY7G5", VideoHandover.Screen.REAR, Duration(2.5, Duration.Unit.SECONDS))