KMP PHP API Reference

PlatformEmergencyLoginResult
in package

FinalYes

Table of Contents

Properties

$expiresAt  : DateTimeImmutable
$platformUserId  : string
$sessionId  : string
$sessionToken  : SensitiveString

Methods

__construct()  : mixed
Constructor.

Properties

Methods

__construct()

Constructor.

public __construct(string $platformUserId, string $sessionId, SensitiveString $sessionToken, DateTimeImmutable $expiresAt) : mixed
Parameters
$platformUserId : string
$sessionId : string
$sessionToken : SensitiveString
$expiresAt : DateTimeImmutable
On this page

Search results