[ 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.
this | |
idx |
an index |
payload |
|