RTSDK
NPM Package
Demo
Preparing search index...
types
InteractiveCredentials
Type Alias InteractiveCredentials
type
InteractiveCredentials
=
{
apiKey
?:
string
;
assetId
?:
string
;
gameEngineId
?:
string
;
iframeId
?:
string
;
interactiveNonce
?:
string
;
interactivePublicKey
?:
string
;
profileId
?:
string
|
null
;
urlSlug
?:
string
;
visitorId
?:
number
;
}
Index
Properties
api
Key?
asset
Id?
game
Engine
Id?
iframe
Id?
interactive
Nonce?
interactive
Public
Key?
profile
Id?
url
Slug?
visitor
Id?
Properties
Optional
api
Key
apiKey
?:
string
Optional
asset
Id
assetId
?:
string
Optional
game
Engine
Id
gameEngineId
?:
string
Optional
iframe
Id
iframeId
?:
string
Optional
interactive
Nonce
interactiveNonce
?:
string
Optional
interactive
Public
Key
interactivePublicKey
?:
string
Optional
profile
Id
profileId
?:
string
|
null
Optional
url
Slug
urlSlug
?:
string
Optional
visitor
Id
visitorId
?:
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
api
Key
asset
Id
game
Engine
Id
iframe
Id
interactive
Nonce
interactive
Public
Key
profile
Id
url
Slug
visitor
Id
NPM Package
Demo
RTSDK
Loading...