Method SetUserID
SetUserID(String)
Sets userId identifier in the Remote Config request payload.
Declaration
public static void SetUserID(string userID)
Parameters
| Type | Name | Description |
|---|---|---|
| String | userID | User identifier. |
Sets userId identifier in the Remote Config request payload.
public static void SetUserID(string userID)
| Type | Name | Description |
|---|---|---|
| String | userID | User identifier. |