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:getname_ifunction [2023/04/04 07:17] – removed - external edit (Unknown date) 127.0.0.1pr_methods:getname_ifunction [2025/06/12 04:00] (current) – Change to AwareIM aware_support3
Line 1: Line 1:
 +{{tag>Programmers_Reference Methods IFunctionLibrary_Interface getName Index}}
  
 +====getName () / IFunctionLibrary====
 +<code java>public String getName ()</code>
 +
 +This method must return the name of the library. The name must be unique within the //**AwareIM**// system.
 +
 +===Parameters===
 +None
 +
 +===Returns===
 +The name of the library.