storylyCustomParameters property

String? storylyCustomParameters
getter/setter pair

Storyly SDK allows you to send a string parameter in the initialization process. This field is used for this analytical pruposes.

  • This value cannot have more than 200 characters. If you exceed the size limit, your value will be set to null.

Implementation

String? storylyCustomParameters;