Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Client ¶
type Client struct {
*kernel.BaseClient
}
func NewClient ¶
func NewClient(app kernel.ApplicationInterface) *Client
func (*Client) Call ¶
func (comp *Client) Call(calleeUserID []string) (*response.ResponsePSTNCCCall, error)
Click to show internal directories.
Click to hide internal directories.