Class BatchNotificationChannelsManager.StringResChannelNameProvider

    • Constructor Summary

      Constructors 
      Constructor Description
      StringResChannelNameProvider​(android.content.Context context, int channelNameResourceId)  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      java.lang.String getDefaultChannelName()
      The user-facing channel name to return to the system.
      If this method throws an exception, Batch will use its default name.
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait