すべてのドキュメントを見るVonage Cloud RuntimeOverviewGetting StartedIntroduction to Cloud RuntimePlatform DefinitionsWorking in the CloudWorking LocallyDebuggingDeployingManaging ProjectsguidesOverviewConfiguration FileSessionsSecretsIntegrating the Server SDKsProvidersOverviewVoiceMessagesConversationStateQueueSchedulerAssetsCode Snippetsグローバル機能Get Account StateGet Instance StateGet your Application URLVerify CallbacksUse the LoggerCreate a SessionGet SessionsCreate a Vonage JWTUnsubscribe from Webhooks声Handle an Incoming CallHandle Call EventsGet a Call RecordingメッセージListen for Incoming MessagesListen for Incoming Events会話Listen for Conversation Events州Key-Value State OperationsTable State OperationsList State OperationsキューList QueuesCreate a QueueGet a QueueUpdate a QueueDelete a QueuePause a QueueResume a QueueAdd Queue TasksDead Letter QueueスケジューラーSchedule a CallbackCancel a Scheduled CallbackGet a Scheduled JobGet all Scheduled Jobs資産Create a DirectoryUpload FilesRemove a File or DirectoryList Files and DirectoriesGenerate a File's LinkGet a FileRelease NotesSDK Release NotesCLI Release NotesPlatform Release Notes Pause a Queue You can pause a previously created queue. Method Signature widgets.copy pauseQueue(name: string) Pausing a Queue widgets.copy await queue.pauseQueue('queue'); widgets.copy await queue.pauseQueue('queue') ナビゲーション Pause a Queue Method Signature Pausing a Queue
Pause a Queue You can pause a previously created queue. Method Signature widgets.copy pauseQueue(name: string) Pausing a Queue widgets.copy await queue.pauseQueue('queue'); widgets.copy await queue.pauseQueue('queue')