public final class ServiceContext extends Objectimplements IDLEntity
| Modifier and Type | Field and Description |
|---|---|
byte[] |
context_data
The data associated with this service context
|
int |
context_id
The service context id
|
| Constructor and Description |
|---|
ServiceContext()
|
ServiceContext(int _context_id, byte[] _context_data)
|