Quote:
Originally Posted by masterprompt I want to somehow define the method as an optional method. |
Optional methods is unheard of...
u cannot declare any method as optional...
If you plan to use these methods in future, you may just ignore the warnings for now. Alternatively, you can also disable that warning temporarily if its troubling u.
If the warnings are on, they will keep telling if the method is not currently in use its up to you to ignore them.