Skip to main content

saveChannelSnapshot

@totemsdk/omnia-pool


@totemsdk/omnia-pool / saveChannelSnapshot

Function: saveChannelSnapshot()

saveChannelSnapshot(store, channel): Promise<void>

Persist a channel's snapshot so it can be recovered later by id.

Parameters

store

ChannelSnapshotStore

channel

OmniaChannel

Returns

Promise<void>