Interface GAMENameCallbackItf

    • Method Summary

      All Methods Instance Methods Abstract Methods 
      Modifier and Type Method Description
      void NameSetStringValue​(java.lang.String s)
      Callback implemented by nesting class to allow nested class to pass string to nesting class for handling.
    • Method Detail

      • NameSetStringValue

        void NameSetStringValue​(java.lang.String s)
        Callback implemented by nesting class to allow nested class to pass string to nesting class for handling.