hi
i have this code:
if(r instanceof Message){
Message mess = (Message)r;
but it says Message not found.... I thought message was one of the libraries in java...
thanks
hi
i have this code:
if(r instanceof Message){
Message mess = (Message)r;
but it says Message not found.... I thought message was one of the libraries in java...
thanks
dont worry it has been solved ;)
We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.