stopApp(with:completion:)

Declaration

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