Script based Validator for "Tag" attribute in RTC
![]()
vishnudharan manivannan (118●28●42)
| asked Dec 10 '13, 9:09 a.m.
retagged Jan 06 '14, 7:12 p.m. by Martha (Ruby) Andrews (3.0k●4●40●51)
Hello All,
I am writing a script based validator for the "Tag" attribute. However when I try to set the value , I get the error "java.lang.String incompatible with java.util.Collection " .. Can someone tell me how to pass the value for "Tag" attributes ? also what is the datatype of the Tag attribute ? Thanks in Advance ! Vishnu M |
Comments
tags is a list of strings. Ie a Collection