public interface SubContext
CallContext.| Modifier and Type | Method and Description |
|---|---|
void |
detach()
Gets notified if the associated CallContext is detached.
|
SubContext |
fork()
Returns an instance which is used in a forked
CallContext. |
SubContext fork()
CallContext.void detach()
Copyright © 2018. All rights reserved.