Skip to main content
Version: v1

IOdspTokenManagerCacheKey Interface

Signature

export interface IOdspTokenManagerCacheKey

Properties

PropertyTypeDescription
isPushboolean
userOrServerstring

Property Details

isPush

Signature

readonly isPush: boolean;

Type: boolean

userOrServer

Signature

readonly userOrServer: string;

Type: string