call

package
v0.1.1-beta Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: May 7, 2026 License: MIT Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var Cmd = &cobra.Command{
	Use:   "call",
	Short: "Manage Bandwidth voice calls",
}

Cmd is the `band call` parent command.

Functions

func BuildCreateBody

func BuildCreateBody(opts CreateOpts) map[string]string

BuildCreateBody builds the request body for creating a call.

Types

type CreateOpts

type CreateOpts struct {
	From      string
	To        string
	AppID     string
	AnswerURL string
}

CreateOpts holds the parameters for creating a call.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL