public final class ServiceContext extends Object implements 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) |
Copyright © 2017–2021 Eclipse Foundation. All rights reserved.