NewSessionListener

interface NewSessionListener

This listener notifies on new Megolm sessions being created.

Functions

Link copied to clipboard
abstract fun onNewSession(roomId: String?, sessionId: String)