InboundGroupSessionFactory

Functions

Link copied to clipboard
abstract fun fromPickle(pickle: String, pickleKey: PickleKey? = null): InboundGroupSession
Link copied to clipboard
abstract fun import(sessionKey: ExportedSessionKey): InboundGroupSession
Link copied to clipboard
abstract operator fun invoke(sessionKey: SessionKey): InboundGroupSession