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 (*Client) Call ¶
func (comp *Client) Call(calleeUserID []string) (*response.ResponsePSTNCCCall, error)
发起语音电话 https://developer.work.weixin.qq.com/document/path/91627
func (*Client) GetStates ¶
func (comp *Client) GetStates(calleeUserID string, callID string) (*response.ResponsePSTNCCGetStates, error)
获取接听状态 https://developer.work.weixin.qq.com/document/path/91628
Click to show internal directories.
Click to hide internal directories.