GetLocalUserCanSend type
Callback function used to validate whether or not the local user can send an update for this object.
type GetLocalUserCanSend = (connecting: boolean) => Promise<boolean>
Não há mais suporte para esse navegador.
Atualize o Microsoft Edge para aproveitar os recursos, o suporte técnico e as atualizações de segurança mais recentes.
Callback function used to validate whether or not the local user can send an update for this object.
type GetLocalUserCanSend = (connecting: boolean) => Promise<boolean>