Bridge SDK
Preparing search index...
Platform
Interface Platform
Information about the platform Bridge is running on.
data
is platform specific.
interface
Platform
{
data
?:
unknown
;
kind
:
PlatformKind
;
username
?:
string
;
}
Index
Properties
data?
kind
username?
Properties
Optional
data
data
?:
unknown
kind
kind
:
PlatformKind
Optional
username
username
?:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
data
kind
username
Bridge SDK
Loading...
Information about the platform Bridge is running on.
data
is platform specific.