GatewayControl Class
Gateway access control point. These are created internally by the Gateway class and shouldn't be created directly.
Constructor
GatewayControl
(
-
uri
-
call
-
privilege
Parameters:
-
uri
StringThe URI path
-
call
CallableThe callback method
-
privilege
IntThe name of the privilege
Methods
Properties
call
Callable
The callable method when gateway access this
privilege
Int
The privilege needed to call this method
required
Int
The required number of parameters for this call
total
Int
The total possible number of parameters for this call