initGroupAttributes method
Implementation
V2TimCallback initGroupAttributes() {
return CommonUtils.returnError(
"initGroupAttributes feature does not exist on the web");
}
V2TimCallback initGroupAttributes() {
return CommonUtils.returnError(
"initGroupAttributes feature does not exist on the web");
}