sp_add_param


Description:

[ Version ( since = "1.4" ) ]
public bool sp_add_param (uint8 type, uint8[] val)

Add a new parameter to the SP this with type, val.length and val.

Parameters:

this

a MIKEYPayload

type

a type

val

val.length bytes of data

len

a length

Returns:

true on success