All Downloads are FREE. Search and download functionalities are using the official Maven repository.

io.infinicast.DisconnectManager Maven / Gradle / Ivy

There is a newer version: 3.0.9
Show newest version
package io.infinicast;

/**
 * Created by ocean on 16.11.2016.
 */
public class DisconnectManager {
    public void StopDisconnectChecker() {

    }

    public void ReceivedPing() {
    }

    public void StartDisconnectChecker(Action action, int i, int i1) {

    }
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy