C# Class LiveCodingChat.IDManager

Show file Open project: jvbsl/LiveCodingChat

Public Methods

Method Description
IDManager ( ) : System
SendIqId ( ) : int
SendPresenceId ( ) : int

Method Details

IDManager() public method

public IDManager ( ) : System
return System

SendIqId() public method

public SendIqId ( ) : int
return int

SendPresenceId() public method

public SendPresenceId ( ) : int
return int