Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How do I Add X- types such as X_SKYPE #8

Open
iwarner opened this issue Oct 21, 2014 · 2 comments
Open

How do I Add X- types such as X_SKYPE #8

iwarner opened this issue Oct 21, 2014 · 2 comments

Comments

@iwarner
Copy link

iwarner commented Oct 21, 2014

As the subject really

Google want
X-SKYPE:here

@zealot128
Copy link

I used that with success - Apple contacts also accept it:

card.add('x-skype', 'someskypeid')

@zealot128
Copy link

according to spec, x-skype uses same type info as the phone field, so also adding stuff like this should work:

card.add('x-skype', skypeid, type: 'voice,work', preferred: 1

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

No branches or pull requests

2 participants