Skip to the content.

//[](../../index.html)/[pro.streem.sdk](index.html)

Package-level declarations

Types

Name Summary
InternalStreemApi [androidJvm]
@Target(allowedTargets = [AnnotationTarget.CLASS, AnnotationTarget.FUNCTION])
annotation class InternalStreemApi
LobbyActivity [androidJvm]
class LobbyActivity : AppCompatActivity, StreemKoinComponent
ProductDetailsCallback [androidJvm]
class ProductDetailsCallback(productDetailsFragment: Fragment)
StartStreemFromInvitation [androidJvm]
class StartStreemFromInvitation : ActivityResultContract<StartStreemFromInvitationRequest, StartStreemFromInvitationResult>
StartStreemFromInvitationRequest [androidJvm]
data class StartStreemFromInvitationRequest(val invitation: Streem.StreemInvitation)
StartStreemFromInvitationResult [androidJvm]
sealed class StartStreemFromInvitationResult
Streem [androidJvm]
interface Streem
StreemBeta [androidJvm]
@Target(allowedTargets = [AnnotationTarget.CLASS, AnnotationTarget.FUNCTION])
annotation class StreemBeta
StreemClientVersionTooOldException [androidJvm]
class StreemClientVersionTooOldException : Exception