package
1.8.27
Repository: https://github.com/tcncloud/api-go.git
Documentation: pkg.go.dev

# Functions

NewCallQueueClient constructs a client for the api.v1alpha1.callqueue.CallQueue service.
NewCallQueueHandler builds an HTTP handler from the service implementation.

# Constants

CallQueueClearManualDialQueueProcedure is the fully-qualified name of the CallQueue's ClearManualDialQueue RPC.
CallQueueClearPreviewRecordReturnQueueProcedure is the fully-qualified name of the CallQueue's ClearPreviewRecordReturnQueue RPC.
CallQueueDequeueCallForManualApprovalProcedure is the fully-qualified name of the CallQueue's DequeueCallForManualApproval RPC.
CallQueueDequeuePreviewRecordOrCallProcedure is the fully-qualified name of the CallQueue's DequeuePreviewRecordOrCall RPC.
CallQueueDequeueScrubbedCallForPreviewRecordProcedure is the fully-qualified name of the CallQueue's DequeueScrubbedCallForPreviewRecord RPC.
CallQueueDequeueSmsMamForManualApprovalProcedure is the fully-qualified name of the CallQueue's DequeueSmsMamForManualApproval RPC.
CallQueueEnqueueManuallyApprovedCallProcedure is the fully-qualified name of the CallQueue's EnqueueManuallyApprovedCall RPC.
CallQueueEnqueueManuallyApprovedSmsProcedure is the fully-qualified name of the CallQueue's EnqueueManuallyApprovedSms RPC.
CallQueueEnqueueManuallyRejectedCallProcedure is the fully-qualified name of the CallQueue's EnqueueManuallyRejectedCall RPC.
CallQueueEnqueueManuallyRejectedSmsProcedure is the fully-qualified name of the CallQueue's EnqueueManuallyRejectedSms RPC.
CallQueueEnqueuePreviewDialCallProcedure is the fully-qualified name of the CallQueue's EnqueuePreviewDialCall RPC.
CallQueueEnqueuePreviewRecordProcedure is the fully-qualified name of the CallQueue's EnqueuePreviewRecord RPC.
CallQueueName is the fully-qualified name of the CallQueue service.
CallQueueProcessManualDialCallProcedure is the fully-qualified name of the CallQueue's ProcessManualDialCall RPC.
CallQueueRequeueManuallyApprovedCallProcedure is the fully-qualified name of the CallQueue's RequeueManuallyApprovedCall RPC.
CallQueueRequeueManuallyApprovedSmsProcedure is the fully-qualified name of the CallQueue's RequeueManuallyApprovedSms RPC.

# Structs

UnimplementedCallQueueHandler returns CodeUnimplemented from all methods.

# Interfaces

CallQueueClient is a client for the api.v1alpha1.callqueue.CallQueue service.
CallQueueHandler is an implementation of the api.v1alpha1.callqueue.CallQueue service.