Existing

data class Existing(val tag: Tag) : Rendezvous

Join an existing session by its advertisement.

Constructors

Link copied to clipboard
constructor(tag: Tag)

Properties

Link copied to clipboard
val tag: Tag