interface SessionTagListener
Modifier and Type | Method and Description |
---|---|
boolean |
addTag(RatchetSessionTag tag,
RatchetTagSet ts)
Map the tag to this tagset.
|
void |
expireTag(RatchetSessionTag tag,
RatchetTagSet ts)
Remove the tag associated with this tagset.
|
boolean addTag(RatchetSessionTag tag, RatchetTagSet ts)
void expireTag(RatchetSessionTag tag, RatchetTagSet ts)