How to unsubscribe from events

I see that there is a limit of 4 subscribe() calls before they fail and return null. I’d like to be able to have my photon unsubscribe from some events. Is this possible?

I’m not sure if it’s out already, but there is/will be a Particle.unsubscribe() function.