Unregisters the listener from recieving notifications matching notificationName and object.
null
.If the listener is null, all listeners matching notificationName and object are unregistered. If notificationName is null, the listener will be unregistered from all notifications containing the object. If the object is null, the listener will be unregistered from all notifications matching notficationName.
PNotificationCenter Class | UMD.HCIL.PiccoloX.Events Namespace | PNotificationCenter.RemoveListener Overload List