関数定義書 .NET Framework 仕様書

sms_agent_dispatch_datagram

構文構文

int sms_agent_dispatch_datagram(
  struct sms_agent * agent
  const char * method
  const char * from
  const struct tm * remote_sent_time
  const struct tm * local_sent_time
  const unsigned char * content
  unsigned int len
  sms_agent_dispatch_cb cb
  void * user_data
  ofono_destroy_func destroy
)

パラメータパラメータ

agent
method
from
remote_sent_time
local_sent_time
content
len
cb
user_data
destroy

ファイル名ファイル名

smsagent.c

See Also

目次 | ファイル一覧 | 関数一覧 | ネームスペース一覧 | クラス一覧 | #define一覧 | マクロ一覧 | 外部変数一覧 | 構造体一覧 | 共用体一覧 | 列挙体一覧 | Const一覧 | 索引 | サイドメニュー | smsagent.c