IMSDK
IM features a comprehensive suite of solutions including global access, one-to-one chat, group chat, message push, profile and relationship chain hosting, and account authentication. It also provides complete app access and backend management APIs.
V2TIMSignaling.h File Reference

Data Structures

struct  V2TIMSignalingInfo
 

Enumerations

enum  V2TIMSignalingActionType
 

Enumeration Type Documentation

◆ V2TIMSignalingActionType

Operation type.

Enumerator
SignalingActionType_Invite 

The inviter initiated the invitation.

SignalingActionType_Cancel_Invite 

The inviter canceled the invitation.

SignalingActionType_Accept_Invite 

The invitee accepted the invitation.

SignalingActionType_Reject_Invite 

The invitee declined the invitation.

SignalingActionType_Invite_Timeout 

The invitation timed out.