Skip to content

Commit

Permalink
Docs - add comment to setCustomerIdAndStartSDK
Browse files Browse the repository at this point in the history
  • Loading branch information
liaz-af committed Nov 27, 2023
1 parent ed3dba2 commit 5498a97
Showing 1 changed file with 6 additions and 3 deletions.
9 changes: 6 additions & 3 deletions docs/API.md
Original file line number Diff line number Diff line change
Expand Up @@ -757,9 +757,12 @@ If this API is used, all in-app events and any other SDK API calls are discarded

---

### setCustomerIdAndStartSDK
**`void setCustomerIdAndStartSDK(string id)`**

### setCustomerIdAndStartSDK

**`void setCustomerIdAndStartSDK(string id)`**

> ⚠️ Before calling this method, the method [`waitForCustomerUserId`](#waitforcustomeruserid) must be called
Use this API to provide the SDK with the relevant customer user id and trigger the SDK to begin its normal activity.

| parameter | type | description |
Expand Down

0 comments on commit 5498a97

Please sign in to comment.