Recherches récentes


Pas de recherche récente

Amrutha's Avatar

Amrutha

Adhésion le 12 nov. 2021

·

Dernière activité le 21 avr. 2022

Suivis

0

Abonnés

0

Activité totale

19

Votes

0

Abonnements

5

APERÇU DES ACTIVITÉS

Dernière activité effectuée par Amrutha

Amrutha a ajouté un commentaire,

Commentaire de la communauté Q&A - AI and automation

zendesk zendesk- Can we have someone look into this please- Its been close to a month we have raised a problem 

Afficher le commentaire · Publication le 21 avr. 2022 · Amrutha

0

Abonnés

0

Votes

0

Commentaire


Amrutha a ajouté un commentaire,

Commentaire de la communauté Q&A - AI and automation

Will Poon    - May we have someone assigned to this ticket please 

zendesk zendesk

Afficher le commentaire · Publication le 13 avr. 2022 · Amrutha

0

Abonnés

0

Votes

0

Commentaire


Amrutha a ajouté un commentaire,

Commentaire de la communauté Q&A - AI and automation

Team,

 

can someone please look into this ? We really need to push our code 

Afficher le commentaire · Publication le 07 avr. 2022 · Amrutha

0

Abonnés

0

Votes

0

Commentaire


Amrutha a ajouté un commentaire,

Commentaire de la communauté Q&A - AI and automation

Team,

May we please have an update on this - We need to customize the chat and currently we are not able to make the require edits. How should we proceed on the above?

Afficher le commentaire · Publication le 05 avr. 2022 · Amrutha

0

Abonnés

0

Votes

0

Commentaire


Amrutha a ajouté un commentaire,

Commentaire de la communauté Q&A - AI and automation

@Will Poon   - Request your help here 

Afficher le commentaire · Publication le 01 avr. 2022 · Amrutha

0

Abonnés

0

Votes

0

Commentaire


Amrutha a ajouté un commentaire,

Commentaire de la communauté Developer - Zendesk SDKs

@Will Poon - May you please have someone assigned to this ticket

Afficher le commentaire · Publication le 31 mars 2022 · Amrutha

0

Abonnés

0

Votes

0

Commentaire


Amrutha a ajouté un commentaire,

Commentaire de la communauté Developer - Zendesk SDKs

Team,  

 

May we please have an update on this 

Afficher le commentaire · Publication le 07 mars 2022 · Amrutha

0

Abonnés

0

Votes

0

Commentaire


Amrutha a ajouté un commentaire,

Commentaire de la communauté Developer - Zendesk SDKs

Hi Team,

 

Can we have this looked in as a priority - 

Afficher le commentaire · Publication le 02 mars 2022 · Amrutha

0

Abonnés

0

Votes

0

Commentaire


Amrutha a créé une publication,

Publication Developer - Zendesk SDKs

Hi Team, we have enabled a call option in our application through zendesk however, even before we could make a call through we are receiving call failed issue. We tired to even delay the call by 2 sec yet its not working - I am attaching the build details need your help and support on the same asap. 

 

implementation("zendesk.talk:talk-android:1.1.0")


private fun checkCallAvailability() {

Chat.INSTANCE.clearCache()

// isClick=true
//myApplication.talk = Talk.create(Zendesk.INSTANCE)
//Chat.INSTANCE.init(baseActivity, Vars.ZEN_DESK_ACCOUNT_KEY, Vars.ZEN_DESK_APP_ID)
val job = lineStatus(myApplication.talk!!, Vars.ZEN_DESK_DIGITAL_LINE_NICK_NAME)
job.addListener(null, object : TalkJavaCompatListener<LineStatusResult>, Executor {
override fun onSuccess(@NonNull result: LineStatusResult) {
Chat.INSTANCE.clearCache()
if (result is LineStatusResult.Success) {
val success: LineStatusResult.Success = result
// Chat.INSTANCE.clearCache()
isClick=true
if (success.agentAvailable) {
myApplication.talk!!.startCallSetupFlow(
context = baseActivity,
digitalLine = Vars.ZEN_DESK_DIGITAL_LINE_NICK_NAME,
successIntent = null
)
logRequest("6")
} else {
baseActivity.showToast("Agent is Not Available ")
}
} else if (result is LineStatusResult.Failure) {
baseActivity.showToast("Zendesk Not Available at the moment.")
} else {
baseActivity.showToast("Zendesk Not Available at the moment.")
}
}
override fun onError(@NonNull throwable: Throwable) {
throwable.printStackTrace()
Log.e("test_received11", "received")
}

override fun execute(p0: Runnable?) {
Log.e("test_received22", "received")
}
})
}

Publication le 02 mars 2022 · Amrutha

1

Abonné

4

Votes

2

Commentaires


Amrutha a ajouté un commentaire,

Commentaire de la communauté Developer - Zendesk SDKs

Greg Katechis - Can this be please looked into - We are dependent on a launch based on the solution 

Afficher le commentaire · Publication le 18 nov. 2021 · Amrutha

0

Abonnés

0

Votes

0

Commentaire