@Deprecated public interface BlogConnection
Modifier and Type | Method and Description |
---|---|
Blog |
getBlog(String token)
Deprecated.
Get blog by token
|
List<Blog> |
getBlogs()
Deprecated.
Returns collection of blogs available from this connection
|
void |
setAppkey(String appkey)
Deprecated.
Set appkey (optional, needed by some blog servers)
|
Copyright © 2022. All rights reserved.