find_payload


Description:

[ Version ( since = "1.4" ) ]
public unowned MIKEYPayload? find_payload (MIKEYPayloadType type, uint nth)

Find the nth occurrence of the payload with type in this.

Parameters:

this

a MIKEYMessage

type

a MIKEYPayloadType

nth

payload to find

Returns:

the nth MIKEYPayload of type.