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 to send my own UUID? #112

Open
raghsahu opened this issue Jan 26, 2023 · 2 comments
Open

How to send my own UUID? #112

raghsahu opened this issue Jan 26, 2023 · 2 comments

Comments

@raghsahu
Copy link

Why you are using random number for uuid. If I have my own UUID, then no option avail in initialize for pass uuid.

@developersofmen
Copy link

did you get any success?

@raghsahu
Copy link
Author

Yes, I have used custom class for RNTwillioCall & pass own UUID.

RNTwilioPhoneCall.initialize(
callKeepOptions,
token,
options,
userUUID
);
}

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