Documentation ¶
Overview ¶
Package smartphone 智能电话组件 API
Index ¶
- func Create(clt *core.SDKClient, accessToken string, req *smartphone.CreateRequest) (*smartphone.CreateResponseData, error)
- func Delete(clt *core.SDKClient, accessToken string, req *smartphone.DeleteRequest) error
- func Get(clt *core.SDKClient, accessToken string, req *smartphone.GetRequest) (*smartphone.GetResponseData, error)
- func Record(clt *core.SDKClient, accessToken string, req *smartphone.RecordRequest) (*smartphone.RecordResponseData, error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Create ¶
func Create(clt *core.SDKClient, accessToken string, req *smartphone.CreateRequest) (*smartphone.CreateResponseData, error)
Create 创建智能电话
func Delete ¶
func Delete(clt *core.SDKClient, accessToken string, req *smartphone.DeleteRequest) error
Delete 删除智能电话
func Get ¶
func Get(clt *core.SDKClient, accessToken string, req *smartphone.GetRequest) (*smartphone.GetResponseData, error)
Get 获取智能电话列表 本接口用户获取青鸟线索通智能电话列表,可根据智能电话id,智能电话创建时间,删除标记进行过滤。
func Record ¶
func Record(clt *core.SDKClient, accessToken string, req *smartphone.RecordRequest) (*smartphone.RecordResponseData, error)
Record 查询智能电话拨打记录
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.