Skip to content

SNMCallbackType

Ju Liaoyuan edited this page Dec 20, 2022 · 1 revision

SNMCallbackType Constants Reference

  Declared in SNMCRConnection.m

SNMCallbackType

Definition

typedef NS_ENUM(NSInteger, SNMCallbackType ) {   
    
    SNMCRCallbackTypeEnter = 0,
    
};

Constants

SNMCRCallbackTypeEnter

   Declared In SNMCRConnection.m.

Clone this wiki locally