Skip to content

Commit ec53754

Browse files
committed
Updated HeaderDocs for CLYDefaultDeviceID
1 parent ddace46 commit ec53754

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CountlyConfig.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ extern NSString* const CLYPushNotifications;
2222

2323
//NOTE: Device ID options
2424
/**
25-
* Use this as device ID when you need to switch back to default device ID, if you had set a custom device ID before.
25+
* Can be used as device ID to switch back to default device ID, if a custom device ID is set before.
2626
* @discussion It can be used as @c deviceID on initial configuration, or passed as an argument for @c deviceID parameter on @c setNewDeviceID:onServer: method.
2727
* @discussion On iOS and tvOS, it will be identifierForVendor.
2828
* @discussion On watchOS and macOS, it will be a persistently stored random NSUUID string.

0 commit comments

Comments
 (0)