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>
Ce navigateur n’est plus pris en charge.
Effectuez une mise à niveau vers Microsoft Edge pour tirer parti des dernières fonctionnalités, des mises à jour de sécurité et du support technique.
Callback function used to validate whether or not the local user can send an update for this object.
type GetLocalUserCanSend = (connecting: boolean) => Promise<boolean>