Skip to the content.

//[](../../../../../index.html)/[pro.streem.sdk](../../../index.html)/[Streem](../../index.html)/[InvitationDialogResult](../index.html)/[Error](index.html)

Error

[androidJvm]
data class Error(val error: Throwable) : Streem.InvitationDialogResult

Constructors

   
Error [androidJvm]
fun Error(error: Throwable)

Properties

Name Summary
error [androidJvm]
val error: Throwable