-
public final class ContextKt
-
-
Method Summary
Modifier and Type Method Description final static StringgetInviteTag(AccountId $self)final static StringgetParticipantTag(Topic $self)final static StringgetIdentityTag(AccountId $self)final static StringgetPeerTag(Pair<AccountId, Topic> $self)-
-
Method Detail
-
getInviteTag
final static String getInviteTag(AccountId $self)
-
getParticipantTag
final static String getParticipantTag(Topic $self)
-
getIdentityTag
final static String getIdentityTag(AccountId $self)
-
getPeerTag
final static String getPeerTag(Pair<AccountId, Topic> $self)
-
-
-
-