public final class CompleteEstablishContext extends Object implements IDLEntity
| Modifier and Type | Field and Description |
|---|---|
long |
client_context_id |
byte[] |
final_context_token |
long |
target_context_id |
boolean |
target_context_id_valid |
| Constructor and Description |
|---|
CompleteEstablishContext() |
CompleteEstablishContext(long client_context_id,
boolean target_context_id_valid,
long target_context_id,
byte[] final_context_token) |
Copyright © 2013. All Rights Reserved.