instantAction(with:completionHandler:)

Declaration

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