Skip to content

Conversation

@flysen
Copy link

@flysen flysen commented Jan 22, 2018

Change to use provided @email instead of $username when looking up free-busy. Feel free to remove the last print_r, I added it just for an example/test.


// Just dump the array for $email user as an example
$freebusy_user = $availability->FreeBusyView->CalendarEventArray;
print_r ($freebusy_user);
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The purpose of these examples is to show users how to work with the library so that they can find what they need on their own. I'm not interested in just dumping arrays.

I'd be happy to take the fix for email address above if you'd like to remove this portion.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants