fmgp.did.comm.protocol.chatriqube.discovery

Members list

Type members

Classlikes

final case class Answer(id: MsgID, thid: MsgID, pthid: Option[MsgID], from: FROM, to: TO, subjectType: SubjectType, subject: String)

Attributes

Companion
object
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
object Answer

Attributes

Companion
class
Supertypes
trait Product
trait Mirror
class Object
trait Matchable
class Any
Self type
Answer.type
final case class AskIntroduction(id: MsgID, from: FROM, to: TO, request: SignedMessage)

Attributes

Companion
object
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all

Attributes

Companion
class
Supertypes
trait Product
trait Mirror
class Object
trait Matchable
class Any
Self type
final case class ForwardRequest(id: MsgID, thid: MsgID, from: FROM, to: TO, request: SignedMessage)

Attributes

Companion
object
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all

Attributes

Companion
class
Supertypes
trait Product
trait Mirror
class Object
trait Matchable
class Any
Self type
final case class Handshake(id: MsgID, thid: MsgID, from: FROM, to: TO)

Attributes

Companion
object
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
object Handshake

Attributes

Companion
class
Supertypes
trait Product
trait Mirror
class Object
trait Matchable
class Any
Self type
Handshake.type
final case class IntroductionStatus(id: MsgID, thid: MsgID, from: FROM, to: TO, forwardRequestSent: Boolean)

Attributes

Companion
object
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all

Attributes

Companion
class
Supertypes
trait Product
trait Mirror
class Object
trait Matchable
class Any
Self type
final case class Request(id: MsgID, from: FROM, to: Option[TO], subjectType: SubjectType, subject: String)

Attributes

Companion
object
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
object Request

Attributes

Companion
class
Supertypes
trait Product
trait Mirror
class Object
trait Matchable
class Any
Self type
Request.type