SessionCreateSuccess


class SessionCreateSuccess : SessionCreateResult


Result of a successful Session.create call.

Summary

Public constructors

Public properties

Session

the Session that was created

Public constructors

SessionCreateSuccess

Added in 1.0.0-beta02
SessionCreateSuccess(session: Session)

Public properties

session

Added in 1.0.0-beta02
val sessionSession

the Session that was created