Can you tell when an Interactive Cloth is colliding with another object?

How can I tell if a rigidbody is colliding with an interactive cloth?

Adding a collider to the cloth object doesn't seem to work (it doesn't move with the cloth).

Not quite what you want but hopefully this may work for you too. What I did was Put a trigger Colider Near the the cloth to tell me when the rigidbody hit.