SIKUserSNSType Constants Reference
| Declared in | SIKUser.h | 
SIKUserSNSType
SENSOROCloud supported SNS Platform types currently
Definition
typedef NS_ENUM(NSInteger, SIKUserSNSType ) {
                            
                               SIKUserSNSTypeWeibo,
                            
                               SIKUserSNSTypeWeChat,
                            
                               SIKUserSNSTypeTwitter,
                            
                               SIKUserSNSTypeFacebook,
                            
                            };
                    
                    Constants
Declared In
SIKUser.h