MCPcopy Create free account
hub / github.com/CyCoreSystems/ari / Delete

Method Delete

mailbox.go:19–19  ·  view source on GitHub ↗

Delete deletes the mailbox

(key *Key)

Source from the content-addressed store, hash-verified

17
18 // Delete deletes the mailbox
19 Delete(key *Key) error
20}
21
22// MailboxData respresents the state of an Asterisk (voice) mailbox

Callers 1

DeleteMethod · 0.65

Implementers 6

Mailboxclient/arimocks/Mailbox.go
Mailbox_Expecterclient/arimocks/Mailbox.go
DeviceStateclient/arimocks/DeviceState.go
DeviceState_Expecterclient/arimocks/DeviceState.go
DeviceStateclient/native/device.go
Mailboxclient/native/mailbox.go

Calls

no outgoing calls

Tested by

no test coverage detected