public final class ServiceContext extends Object implements IDLEntity
| Modifier and Type | Field and Description |
|---|---|
byte[] |
context_data
与此服务上下文相关的数据
|
int |
context_id
服务上下文id
|
| Constructor and Description |
|---|
ServiceContext() |
ServiceContext(int _context_id, byte[] _context_data) |