| Package | com.electrotank.electroserver5.thrift |
| Class | public class ThriftUserUpdateAction |
| Inheritance | ThriftUserUpdateAction Object |
| Constant | Defined By | ||
|---|---|---|---|
| AddUser : int = 1 [static] | ThriftUserUpdateAction | ||
| DeleteUser : int = 2 [static] | ThriftUserUpdateAction | ||
| NAMES_TO_VALUES : Dictionary [static] | ThriftUserUpdateAction | ||
| OperatorGranted : int = 3 [static] | ThriftUserUpdateAction | ||
| OperatorRevoked : int = 4 [static] | ThriftUserUpdateAction | ||
| SendingVideoStream : int = 5 [static] | ThriftUserUpdateAction | ||
| StoppingVideoStream : int = 6 [static] | ThriftUserUpdateAction | ||
| VALID_VALUES : Set [static] | ThriftUserUpdateAction | ||
| VALUES_TO_NAMES : Dictionary [static] | ThriftUserUpdateAction | ||
| AddUser | Constant |
public static const AddUser:int = 1| DeleteUser | Constant |
public static const DeleteUser:int = 2| NAMES_TO_VALUES | Constant |
public static const NAMES_TO_VALUES:Dictionary| OperatorGranted | Constant |
public static const OperatorGranted:int = 3| OperatorRevoked | Constant |
public static const OperatorRevoked:int = 4| SendingVideoStream | Constant |
public static const SendingVideoStream:int = 5| StoppingVideoStream | Constant |
public static const StoppingVideoStream:int = 6| VALID_VALUES | Constant |
public static const VALID_VALUES:Set| VALUES_TO_NAMES | Constant |
public static const VALUES_TO_NAMES:Dictionary