Listener Callback GLO state

Ok, I’m sure this one is in the docs somewhere but I can’t find it, I register a GLO as a listener (say SimUserListener)… when the callback comes in to the listener what state is the GLO in? Has it been retrieved or peeked?

Kev

Good question! The answer is that the default anywhere you dont specifiy it is a GET.

We’ve debated allowing yo uto set access types for all callbacks, so far the only one we’ve really foudn the need on is heartbeat.
The fli psoide to the added flexability would be less predict itable code behavior. But were open to developers telling us its a needed feature…