Interface OtherClient

  • All Superinterfaces:
    Contact

    public interface OtherClient
    extends Contact
    Represents a client.
    • Method Detail

      • getDeviceKind

        String getDeviceKind()
        The device type of this client
        Returns:
        the device type of this client
      • getAppId

        int getAppId()
        The device appid of this client
        Returns:
        the device appid of this client
      • getDeviceName

        default String getDeviceName()
        The device name of this client
        Returns:
        the device name of this client