getMyUserId()
Availability:
SmartFoxServer Lite / Basic / Pro
Usage:
smartFox.getMyUserId()
Description:
An integer representing the current userId.Parameters:
none |
Returns:
Returns an integer representing the current userId.
Example:
put("My user ID is: " & smartFox.getMyUserId())
See also:
login()