NIMHandshakeType Constants Reference

Declared in NIMServerSetting.h

NIMHandshakeType

Definition

typedef NS_ENUM(NSInteger, NIMHandshakeType ) {
   NIMHandshakeTypeBasics = 0,
   NIMHandshakeTypeAdvanced,
};

Constants

NIMHandshakeTypeBasics

Declared In NIMServerSetting.h.

NIMHandshakeTypeAdvanced

Declared In NIMServerSetting.h.