#import @interface DeviceUID : NSObject + (NSString *)syncUid; + (NSString *)uid; @end