Fix Obj-C Comments.
This commit is contained in:
Родитель
62fa5f1534
Коммит
82bd756740
|
@ -203,9 +203,9 @@ typedef NS_ENUM(uint8_t, ODWDiagLevel)
|
|||
-(void)setProperty:(NSString*)name withDateValue:(NSDate*)value;
|
||||
|
||||
/*!
|
||||
@brief Sets the privacy diagnostic level for an event.
|
||||
@param value Privacy Data Type of the event.
|
||||
@param value Privacy Diagnostic Level of the event.
|
||||
@brief Sets the privacy Metadata for an event.
|
||||
@param privTags Privacy Data Type of the event.
|
||||
@param privLevel Privacy Diagnostic Level of the event.
|
||||
*/
|
||||
-(void)setPrivacyMetadata:(uint64_t*)privTags withUInt8:(uint8_t*)privLevel;
|
||||
|
||||
|
|
Загрузка…
Ссылка в новой задаче