public final class TaggedProfile extends java.lang.Object implements IDLEntity
| Modifier and Type | Field and Description |
|---|---|
byte[] |
profile_data |
int |
tag |
| Constructor and Description |
|---|
TaggedProfile() |
TaggedProfile(int tag,
byte[] profile_data) |