My Project
0.10.0
Windows SDK for Facebook
|
Public Member Functions | |
void | tryCreateFBPage () |
void | tryCreatePageViaClassFactory () |
void | tryCreateFBPaging () |
void | parseArrayOfLikes () |
void | parseErrorFromJson () |
void | parseErrorFromQueryString () |
async Task< IReadOnlyList< Object > > | getListOfTestUsers () |
async Task< FBResult > | deleteTestUser (FBTestUser user) |
async Task | deleteTestUsers () |
async Task< FBResult > | publishCustomUserObject (FBTestUser user) |
async Task< FBResult > | publishCustomStory (FBTestUser user, FBObject customObject) |
async Task | testGetAppToken () |
async Task | testPostToTestUserFeed () |
async Task | testListTestUsers () |
async Task | testDeleteAllTestUsers () |
async Task | testUploadPhoto () |
async Task | testLikeSomething () |
async Task | testPublishCustomStory () |
async Task | testFBPaginatedArray () |