TLLocalSyncClient
Public Class
Table of Contents
Signature
class TLLocalSyncClient {}
Constructor
Public Constructor
Constructs a new instance of the TLLocalSyncClient
class
Parameters
Name | Description |
---|---|
|
|
|
|
(optional) |
|
References
TLStore, TLLocalSyncClient, Error, BroadcastChannel, BroadcastChannelMock
Properties
channel
Public Readonly Property
Signature
readonly channel: BroadcastChannel | BroadcastChannelMock
References
BroadcastChannel, BroadcastChannelMock
initTime
Public Property
Signature
initTime: number
serializedSchema
Public Readonly Property
Signature
readonly serializedSchema: SerializedSchema
References
store
Public Readonly Property
Signature
readonly store: TLStore
References
universalPersistenceKey
Public Readonly Property
Signature
readonly universalPersistenceKey: string
Methods
close()
Public Method
Parameters
None
Returns
void