Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
pr_methods:getservicename [2023/04/04 06:36] – removed - external edit (Unknown date) 127.0.0.1pr_methods:getservicename [2023/05/03 04:35] (current) sean
Line 1: Line 1:
 +{{tag>Programmers_Reference Methods MessageInterpreter_Class GetServiceName Index}}
 +
 +====getServiceName ()====
 +<code java>public String getServiceName ()</code>
 +
 +Retrieve the name of the requested service from the message.
 +
 +===Parameters===
 +none
 +
 +===Returns===
 +the service name of the requested service or null if the message represents a notification.