[ 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.
| this |
a valid SR or RR Packet |
| data |
profile-specific data |
| len |
length of the profile-specific data in bytes |
|
true if the profile specific extension data was added. |