insert_payload


Description:

[ Version ( since = "1.4" ) ]
public bool insert_payload (uint idx, owned MIKEYPayload payload)

Insert the payload at index idx in this.

If idx is -1, the payload will be appended to this.

Parameters:

this

a MIKEYMessage

idx

an index

payload

a MIKEYPayload

Returns:

true on success