Customize length of an String Attribute on RTC 2.0.0.2
We need to set the length for an string attribute. We do have 3 types of default string size as provided below.
String attributes, available in three sizes: Small String (250 bytes when using UTF-8 encoding), Medium String (1000 bytes) and String (32768 bytes).
Is there any way we customize the size of the string attribute for number of character wise(say 6 characters)?
String attributes, available in three sizes: Small String (250 bytes when using UTF-8 encoding), Medium String (1000 bytes) and String (32768 bytes).
Is there any way we customize the size of the string attribute for number of character wise(say 6 characters)?