Skip to content

js-bao-wss-client


js-bao-wss-client / JsBaoEvents

Interface: JsBaoEvents

Properties

auth

auth: any


auth-failed

auth-failed: object

message?

optional message: string

reason?

optional reason: string


auth-success

auth-success: object

cause?

optional cause: string

previousToken

previousToken: string | null

token

token: string


auth:logout

auth:logout: object


auth:logout:complete

auth:logout:complete: object


auth:onlineAuthRequired

auth:onlineAuthRequired: object


auth:state

auth:state: AuthStateEvent


awareness

awareness: AwarenessEvent


blobs:upload-completed

blobs:upload-completed: BlobUploadCompletedEvent


blobs:upload-failed

blobs:upload-failed: BlobUploadFailedEvent


blobs:upload-progress

blobs:upload-progress: BlobUploadProgressEvent


connection

connection: any


connection-close

connection-close: any


connection-error

connection-error: any


documentClosed

documentClosed: DocumentClosedEvent


documentCreateCommitFailed

documentCreateCommitFailed: DocumentCreateCommitFailedEvent


documentLoaded

documentLoaded: DocumentLoadedEvent


documentMetadataChanged

documentMetadataChanged: DocumentMetadataChangedEvent


documentOpened

documentOpened: DocumentEvent


error

error: object

error

error: any


invitation

invitation: InvitationEvent


meUpdated

meUpdated: MeUpdatedEvent


meUpdateFailed

meUpdateFailed: MeUpdateFailedEvent


networkMode

networkMode: NetworkModeEvent


offlineAuth:enabled

offlineAuth:enabled: OfflineAuthEnabledEvent


offlineAuth:expiringSoon

offlineAuth:expiringSoon: OfflineAuthExpiringSoonEvent


offlineAuth:failed

offlineAuth:failed: OfflineAuthFailedEvent


offlineAuth:renewed

offlineAuth:renewed: OfflineAuthRenewedEvent


offlineAuth:revoked

offlineAuth:revoked: object


offlineAuth:unlocked

offlineAuth:unlocked: OfflineAuthUnlockedEvent


pendingCreateCommitted

pendingCreateCommitted: PendingCreateCommittedEvent


pendingCreateFailed

pendingCreateFailed: PendingCreateFailedEvent


permission

permission: PermissionEvent


status

status: StatusChangedEvent


sync

sync: SyncEvent


workflowStarted

workflowStarted: WorkflowStartedEvent


workflowStatus

workflowStatus: WorkflowStatusEvent