class Odnoklassniki::REST::Mediatopic
Attributes
client[RW]
Public Class Methods
new(client)
click to toggle source
# File lib/odnoklassniki/rest/mediatopic.rb, line 7 def initialize(client) @client = client end