|
Method Twitter.forceUsePost ( boolean x0 ) has been moved up type hierarchy to TwitterSupport.forceUsePost ( boolean forceUsePost ) | Method TwitterSupport.forceUsePost ( boolean forceUsePost ) will be called instead of Twitter.forceUsePost ( boolean x0 ) in a client program. |
Method Twitter.getClientURL ( ) has been moved up type hierarchy to TwitterSupport.getClientURL ( ) | Method TwitterSupport.getClientURL ( ) will be called instead of Twitter.getClientURL ( ) in a client program. |
Method Twitter.getClientVersion ( ) has been moved up type hierarchy to TwitterSupport.getClientVersion ( ) | Method TwitterSupport.getClientVersion ( ) will be called instead of Twitter.getClientVersion ( ) in a client program. |
Method Twitter.getPassword ( ) has been moved up type hierarchy to TwitterSupport.getPassword ( ) | Method TwitterSupport.getPassword ( ) will be called instead of Twitter.getPassword ( ) in a client program. |
Method Twitter.getSource ( ) has been moved up type hierarchy to TwitterSupport.getSource ( ) | Method TwitterSupport.getSource ( ) will be called instead of Twitter.getSource ( ) in a client program. |
Method Twitter.getUserAgent ( ) has been moved up type hierarchy to TwitterSupport.getUserAgent ( ) | Method TwitterSupport.getUserAgent ( ) will be called instead of Twitter.getUserAgent ( ) in a client program. |
Method Twitter.getUserId ( ) has been moved up type hierarchy to TwitterSupport.getUserId ( ) | Method TwitterSupport.getUserId ( ) will be called instead of Twitter.getUserId ( ) in a client program. |
Method Twitter.isUsePostForced ( ) has been moved up type hierarchy to TwitterSupport.isUsePostForced ( ) | Method TwitterSupport.isUsePostForced ( ) will be called instead of Twitter.isUsePostForced ( ) in a client program. |
Method Twitter.setClientURL ( String x0 ) has been moved up type hierarchy to TwitterSupport.setClientURL ( String clientURL ) | Method TwitterSupport.setClientURL ( String clientURL ) will be called instead of Twitter.setClientURL ( String x0 ) in a client program. |
Method Twitter.setClientVersion ( String x0 ) has been moved up type hierarchy to TwitterSupport.setClientVersion ( String version ) | Method TwitterSupport.setClientVersion ( String version ) will be called instead of Twitter.setClientVersion ( String x0 ) in a client program. |
Method Twitter.setHttpConnectionTimeout ( int x0 ) has been moved up type hierarchy to TwitterSupport.setHttpConnectionTimeout ( int connectionTimeout ) | Method TwitterSupport.setHttpConnectionTimeout ( int connectionTimeout ) will be called instead of Twitter.setHttpConnectionTimeout ( int x0 ) in a client program. |
Method Twitter.setHttpProxy ( String x0, int x1 ) has been moved up type hierarchy to TwitterSupport.setHttpProxy ( String proxyHost, int proxyPort ) | Method TwitterSupport.setHttpProxy ( String proxyHost, int proxyPort ) will be called instead of Twitter.setHttpProxy ( String x0, int x1 ) in a client program. |
Method Twitter.setHttpProxyAuth ( String x0, String x1 ) has been moved up type hierarchy to TwitterSupport.setHttpProxyAuth ( String proxyUser, String proxyPass ) | Method TwitterSupport.setHttpProxyAuth ( String proxyUser, String proxyPass ) will be called instead of Twitter.setHttpProxyAuth ( String x0, String x1 ) in a client program. |
Method Twitter.setHttpReadTimeout ( int x0 ) has been moved up type hierarchy to TwitterSupport.setHttpReadTimeout ( int readTimeoutMilliSecs ) | Method TwitterSupport.setHttpReadTimeout ( int readTimeoutMilliSecs ) will be called instead of Twitter.setHttpReadTimeout ( int x0 ) in a client program. |
Method Twitter.setPassword ( String x0 ) has been moved up type hierarchy to TwitterSupport.setPassword ( String password ) | Method TwitterSupport.setPassword ( String password ) will be called instead of Twitter.setPassword ( String x0 ) in a client program. |
Method Twitter.setRequestHeader ( String x0, String x1 ) has been moved up type hierarchy to TwitterSupport.setRequestHeader ( String name, String value ) | Method TwitterSupport.setRequestHeader ( String name, String value ) will be called instead of Twitter.setRequestHeader ( String x0, String x1 ) in a client program. |
Method Twitter.setRetryCount ( int x0 ) has been moved up type hierarchy to TwitterSupport.setRetryCount ( int retryCount ) | Method TwitterSupport.setRetryCount ( int retryCount ) will be called instead of Twitter.setRetryCount ( int x0 ) in a client program. |
Method Twitter.setRetryIntervalSecs ( int x0 ) has been moved up type hierarchy to TwitterSupport.setRetryIntervalSecs ( int retryIntervalSecs ) | Method TwitterSupport.setRetryIntervalSecs ( int retryIntervalSecs ) will be called instead of Twitter.setRetryIntervalSecs ( int x0 ) in a client program. |
Method Twitter.setSource ( String x0 ) has been moved up type hierarchy to TwitterSupport.setSource ( String source ) | Method TwitterSupport.setSource ( String source ) will be called instead of Twitter.setSource ( String x0 ) in a client program. |
Method Twitter.setUserAgent ( String x0 ) has been moved up type hierarchy to TwitterSupport.setUserAgent ( String userAgent ) | Method TwitterSupport.setUserAgent ( String userAgent ) will be called instead of Twitter.setUserAgent ( String x0 ) in a client program. |
Method Twitter.setUserId ( String x0 ) has been moved up type hierarchy to TwitterSupport.setUserId ( String userId ) | Method TwitterSupport.setUserId ( String userId ) will be called instead of Twitter.setUserId ( String x0 ) in a client program. |