Package 

Interface SnapCreativeKitCompletionCallback

    • Method Summary

      Modifier and Type Method Description
      abstract void onSendSuccess() Callback called when third-party user is successfully sent to Snapchat to complete flowto send or post flow.
      abstract void onSendFailed(SnapCreativeKitSendError error) Callback called when an error is hit when attempting to share to Snapchat using Creative Kit.
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Method Detail

      • onSendSuccess

         abstract void onSendSuccess()

        Callback called when third-party user is successfully sent to Snapchat to complete flowto send or post flow.