marsrestclient v0.3.0-alpha.1 (2017-03-11T21:55:43Z)
Dub
Repo
AbstractAction
vksdk
client
AbstractAction
Undocumented in source.
abstract
class
AbstractAction {
this
(VkApiClient vkApiClient);
VkApiClient
getClient
();
}
Constructors
this
this
(VkApiClient vkApiClient)
Undocumented in source.
Members
Functions
getClient
VkApiClient
getClient
()
Undocumented in source. Be warned that the author may not have intended to support it.
Meta
Source
See Implementation
vksdk
client
AbstractAction
classes
AbstractAction