showStatus(with:completionHandler:)

Declaration

func showStatus(with params: MTRMediaInputClusterShowInputStatusParams?, completionHandler: @escaping  @Sendable ((any Error)?) -> Void)
func showStatus(with params: MTRMediaInputClusterShowInputStatusParams?) async throws