SessionId


@RequiresApi(value = 26) class SessionId


An identifier that uniquely describes an individual Session.

Summary

Public companion functions

@DoNotInline SessionId?

Public constructors

Public functions

open operator Boolean
equals(other: Any?)
open Int
open String

Public companion functions

getSessionIdFromIntent

@DoNotInline
fun getSessionIdFromIntent(intent: Intent): SessionId?

Public constructors

SessionId

SessionId(id: String)

Public functions

equals

open operator fun equals(other: Any?): Boolean

hashCode

open fun hashCode(): Int

toString

open fun toString(): String

Follow best practices, eliminate boilerplate code, and reduce fragmentation

Updated Mar 1, 2023

Follow best practices, eliminate boilerplate code, and reduce fragmentation

Updated Jan 3, 2024

API reference packages and classes for Android app developers.

Updated Feb 10, 2025