Skip to content

update deprecated methods SP-1421#3

Open
kherinwork wants to merge 5 commits intomasterfrom
update-deprecated-methods
Open

update deprecated methods SP-1421#3
kherinwork wants to merge 5 commits intomasterfrom
update-deprecated-methods

Conversation

@kherinwork
Copy link

No description provided.

@kherinwork kherinwork self-assigned this Mar 26, 2019
@kherinwork kherinwork changed the title update deprecated methods update deprecated methods SP1421 Mar 26, 2019
@kherinwork kherinwork changed the title update deprecated methods SP1421 update deprecated methods SP-1421 Mar 26, 2019
if (clientInstance!=null){
clientInstance.upload_attachment(attachmentId, caseId);
public static void upload_photo(Id attachmentId, string caseId){
SharinPix.Utils utilsInstance = SharinPix.Utils.getInstance();
Copy link
Contributor

Choose a reason for hiding this comment

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

La classe SharinPix.Utils a une méthode getInstance() ?
Teste la demo pour voir si ça marche.

if (clientInstance!=null){
clientInstance.upload_attachment(attachmentId, caseId);
public static void upload_photo(Id attachmentId, string caseId){
SharinPix.Utils utilsInstance = new SharinPix.Utils(SharinPix.Client.getInstance());
Copy link
Contributor

Choose a reason for hiding this comment

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

idem

@ombr ombr removed request for kevanmoothien and ombr April 21, 2021 20:07
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