stopApp(with:completionHandler:)

Declaration

func stopApp(with params: MTRApplicationLauncherClusterStopAppParams?, completionHandler: @escaping  @Sendable (MTRApplicationLauncherClusterLauncherResponseParams?, (any Error)?) -> Void)
func stopApp(with params: MTRApplicationLauncherClusterStopAppParams?) async throws -> MTRApplicationLauncherClusterLauncherResponseParams