Skip to main content
Version: 5.7.0

GetStoredAnonymousId

Returns the stored anonymous ID

Usage

http://localhost:3000


string anonymousId = _bc.GetStoredAnonymousId();
JSON Response
var anonymousId = _bc.getStoredAnonymousId();