Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
Delete
Method · 0.65
Implementers
6
Mailbox
client/arimocks/Mailbox.go
Mailbox_Expecter
client/arimocks/Mailbox.go
DeviceState
client/arimocks/DeviceState.go
DeviceState_Expecter
client/arimocks/DeviceState.go
DeviceState
client/native/device.go
Mailbox
client/native/mailbox.go
Calls
no outgoing calls
Tested by
no test coverage detected