What is the send() method?
Are you preparing for IT certification? With practice questions, study notes, interactive quizzes, tips and technical articles, uCertify PrepKits ensure that you get a solid grasp of core technical concepts to ace your certification exam in first attempt.
What is the send() method?
Rating:
The send() method is a method of the MessageConnection interface. It is used to send a message. The general syntax of this method is as follows:
Here, the msg parameter specifies the message to be sent.
Rating:
Was this information helpful?
Other articles
- What is the Vector class?
- What is the destroyApp() method?
- What is the insert() method?
- What is the getAppProperty() method?
- What is the getHeight() method?