public static interface SendBird.GetPushTriggerOptionHandler
SendBird.getPushTriggerOption(GetPushTriggerOptionHandler).| Modifier and Type | Method and Description |
|---|---|
void |
onResult(SendBird.PushTriggerOption pushTriggerOption,
SendBirdException e)
A callback for when push trigger option is got.
|
void onResult(SendBird.PushTriggerOption pushTriggerOption, SendBirdException e)
pushTriggerOption - PushTriggerOption. Refer to SendBird.PushTriggerOptione - null if no error. Copyright © 2021, Sendbird or its affiliates. All rights reserved.
Report a bug or request a feature
For further developer documentation, see Chat SDK Documentation. That documentation contains more detailed descriptions, conceptual overviews, definitions of terms, and code examples.