mirror of
https://gitee.com/openharmony/communication_dsoftbus
synced 2024-11-23 08:49:59 +00:00
add trans dfx event enum type
Signed-off-by: sunxuejiao <sunxuejiao8@huawei.com>
This commit is contained in:
parent
0f089c8f3f
commit
5b84ee93bb
@ -39,6 +39,10 @@ typedef enum {
|
||||
EVENT_SCENE_TRANS_PROXY_RESET_PEER = 12,
|
||||
EVENT_SCENE_TRANS_CHANNEL_STATISTICS = 13,
|
||||
EVENT_SCENE_TRANS_CHANNEL_INSTANT = 14,
|
||||
EVENT_SCENE_TRANS_MESSAGE_PARSE = 15,
|
||||
EVENT_SCENE_TRANS_RECEIVED_DATA = 16,
|
||||
EVENT_SCENE_TRANS_SEND_DATA = 17,
|
||||
EVENT_SCENE_CHANNEL_REQUEST = 18,
|
||||
} TransEventScene;
|
||||
|
||||
typedef enum {
|
||||
|
Loading…
Reference in New Issue
Block a user