com.supermap.data
接口 CloudLicenseErrorOccurredListener

所有超级接口:
java.util.EventListener

public interface CloudLicenseErrorOccurredListener
extends java.util.EventListener

用于接收云许可登录或退出发生错误的监听器。


方法摘要
 void cloudLicenseErrorOccurred(java.lang.String msg)
          设置云许可登录或退出发生错误的信息。
 

方法详细信息

cloudLicenseErrorOccurred

void cloudLicenseErrorOccurred(java.lang.String msg)
设置云许可登录或退出发生错误的信息。

参数:
msg - 云许可登录或退出发生错误的信息。