Auth module: denial reason
Hi.
I'm developing an auth module for FMS and wondering if there's a way to pass a custom reason string to client in case the specific event (e.g. E_PLAY) is not authorized. Tried passing a message to addDisconnectAction(), but it seems to take no effect, client still getting
Event:Connection.Rejected, info: NetConnection.Connect.Closed = undefined status = undefined
Thanks in advance.
