writeAttributeCurrentApp(withValue:params:completionHandler:)

Declaration

func writeAttributeCurrentApp(withValue value: MTRApplicationLauncherClusterApplicationEP?, params: MTRWriteParams?, completionHandler: @escaping  @Sendable ((any Error)?) -> Void)
func writeAttributeCurrentApp(withValue value: MTRApplicationLauncherClusterApplicationEP?, params: MTRWriteParams?) async throws