I am working on a new SIP library and keep getting an error with this code.
It is JAVA and maybe someone has seen this before.
}
public String toString(int arg0){
return this.siperrorcode.toString(int arg0)
}
error: unexpected type required:value found class
Any help appreciated As always.
THANKS,
It is JAVA and maybe someone has seen this before.
}
public String toString(int arg0){
return this.siperrorcode.toString(int arg0)
}
error: unexpected type required:value found class
Any help appreciated As always.
THANKS,