XdrSCSpecEventParamLocationV0
in package
Table of Contents
Constants
Properties
- $value : int
Methods
- __construct() : mixed
- decode() : XdrSCSpecEventParamLocationV0
- encode() : string
- getValue() : int
- SC_SPEC_EVENT_PARAM_LOCATION_DATA() : XdrSCSpecEventParamLocationV0
- SC_SPEC_EVENT_PARAM_LOCATION_TOPIC_LIST() : XdrSCSpecEventParamLocationV0
Constants
SC_SPEC_EVENT_PARAM_LOCATION_DATA
public
mixed
SC_SPEC_EVENT_PARAM_LOCATION_DATA
= 0
SC_SPEC_EVENT_PARAM_LOCATION_TOPIC_LIST
public
mixed
SC_SPEC_EVENT_PARAM_LOCATION_TOPIC_LIST
= 1
Properties
$value
public
int
$value
Methods
__construct()
public
__construct(int $value) : mixed
Parameters
- $value : int
decode()
public
static decode(XdrBuffer $xdr) : XdrSCSpecEventParamLocationV0
Parameters
- $xdr : XdrBuffer
Return values
XdrSCSpecEventParamLocationV0encode()
public
encode() : string
Return values
stringgetValue()
public
getValue() : int
Return values
intSC_SPEC_EVENT_PARAM_LOCATION_DATA()
public
static SC_SPEC_EVENT_PARAM_LOCATION_DATA() : XdrSCSpecEventParamLocationV0
Return values
XdrSCSpecEventParamLocationV0SC_SPEC_EVENT_PARAM_LOCATION_TOPIC_LIST()
public
static SC_SPEC_EVENT_PARAM_LOCATION_TOPIC_LIST() : XdrSCSpecEventParamLocationV0