initializePush

fun initializePush(context: Context)

SDK initialize method to use push. This method do get device token and register to NCMB server for the first time. For second times or more to be executed, it will retrieve the device token and update registered installation (which represents by currentInstallation)

Parameters

context

Application context