mplay_session_end()

No arguments

 

Example

mplay_session_end();

 

Very simple, closes the session, but not the connection, for that use mplay_end(), because you don’t want to close the connection if for example the session ended because one won and wants to join another session, you'll find the use for this.

 

gml_josea Revision #1