[ Version ( since = "1.4" ) ]
public bool add_t (MIKEYTSType type, uint8[] ts_value)
Add a new T payload to this with the given parameters.
this | |
type |
specifies the timestamp type used |
ts_value |
The timestamp value of the specified |
|