You are here

function sOAuthDataStore::lookup_consumer in jQuery social stream 7

Same name and namespace in other branches
  1. 7.2 jquery_social_stream.js.inc \sOAuthDataStore::lookup_consumer()

File

./jquery_social_stream.js.inc, line 1028
JS callbacks.

Class

sOAuthDataStore

Code

function lookup_consumer($consumer_key) {

  // implement me
}