Understanding HueConnect locationHandler

I am looking at the code of the hue connect smartapp. I noticed the following line:

subscribe(location, null, locationHandler, [filterEvents:false])

How can a location subscription be “null”? Who will send such an event?

I also see similar code in Wemo Insight Connect app