PyFetion飞信的Python模块

联合创作 · 2023-09-29

PyFetion 是中国移动飞信的 Python 语言模块。下面是几个该模块提供的发送短信的函数:

FX_EXPORT BOOL  fs_send_sms (const long who, const char *message)
  simple send smsfunctions 
FX_EXPORT BOOL  fs_send_sms_by_mobile_no (const char *mobile_no, const char *message)
  simple send smsfunctions 
FX_EXPORT BOOL  fs_send_sms_to_self (const char *message)
  send a shortmessage to user self 
浏览 4
点赞
评论
收藏
分享

手机扫一扫分享

编辑
举报
评论
图片
表情
推荐
点赞
评论
收藏
分享

手机扫一扫分享

编辑
举报