find_payload
Description:
[ Version ( since = "1.4" ) ]
public unowned MIKEYPayload? find_payload (MIKEYPayloadType type, uint nth)
public unowned MIKEYPayload? find_payload (MIKEYPayloadType type, uint nth)
Find the nth
occurrence of the payload with type
in this.
Parameters:
this | |
type | |
nth |
payload to find |
Returns:
the |