rewind(with:completionHandler:)

Declaration

func rewind(with params: MTRMediaPlaybackClusterRewindParams?, completionHandler: @escaping  @Sendable (MTRMediaPlaybackClusterPlaybackResponseParams?, (any Error)?) -> Void)
func rewind(with params: MTRMediaPlaybackClusterRewindParams?) async throws -> MTRMediaPlaybackClusterPlaybackResponseParams