X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;ds=sidebyside;f=plugins%2FYammerImport%2FREADME;h=47fc07023aedfb8006695a34d247cc4264d87153;hb=f2bfcdc2c1d7bc4634bb06285380884a57075759;hp=db16744dcec483ed85dabb1f8d713a06079eb4cb;hpb=d594c83a5a9a9d42fce917b544c28591fcadb1aa;p=quix0rs-gnu-social.git diff --git a/plugins/YammerImport/README b/plugins/YammerImport/README index db16744dce..47fc07023a 100644 --- a/plugins/YammerImport/README +++ b/plugins/YammerImport/README @@ -146,10 +146,10 @@ Standalone classes ------------------ YammerRunner: encapsulates the iterative process of retrieving the various users, - groups, and messages via SN_YammerClient and saving them locally + groups, and messages via SNYammerClient and saving them locally via YammerImporter. -SN_YammerClient: encapsulates HTTP+OAuth interface to Yammer API, returns data +SNYammerClient: encapsulates HTTP+OAuth interface to Yammer API, returns data as straight decoded JSON object trees. YammerImporter: encapsulates logic to pull information from the returned API data