すべてのドキュメントを見る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 List Queues The Queue provider allows you to list the queues you have created. Method Signature widgets.copy list() Listing Queues widgets.copy const queues = await queue.list(); widgets.copy queues = await queue.list() ナビゲーション List Queues Method Signature Listing Queues
List Queues The Queue provider allows you to list the queues you have created. Method Signature widgets.copy list() Listing Queues widgets.copy const queues = await queue.list(); widgets.copy queues = await queue.list()