add_profile_specific_ext


Description:

[ Version ( since = "1.10" ) ]
public bool add_profile_specific_ext (uint8[] data)

Add profile-specific extension data to this.

If this already contains profile-specific extension data will be appended to the existing extension.

Parameters:

this

a valid SR or RR Packet

data

profile-specific data

len

length of the profile-specific data in bytes

Returns:

true if the profile specific extension data was added.