closeTabs

abstract fun closeTabs(targetDeviceId: String, urls: List<String>): CloseTabsResult

Use device commands to close one or more tabs on another device.

💾 This method alters the persisted account state.

If a device on the account has registered the DeviceCapability::CloseTabs capability, this method can be used to close its tabs.