class Twitter::Streaming::FriendList

Public Instance Methods

type(account) click to toggle source
# File lib/flumtter/app/core/client.rb, line 139
def type(account)
  [:friendlist]
end