Unit 'sfirebasepushnotificationlistener' Package
[Overview][Types][Classes][Procedures and functions][Index] [#pw_androidwizard]

TOnGetTokenComplete

Declaration

Source position: sfirebasepushnotificationlistener.pas line 15

type TOnGetTokenComplete = procedure(

  Sender: TObject;

  token: string;

  isSuccessful: Boolean;

  statusMessage: string

) of object;



CT Web help

CodeTyphon Studio