mplay_session_find()

No arguments

 

This function has no arguments. It must be called before calling either mplay_session_name(numb) or mplay_session_join(numb,playername). However, this functions returns the number of session found.

 

Example

mplay_session_find();

 

No other things needed, if you check the next functions you'll know what this function is for.

 

gml_josea Revision #1