Class DefaultExternalLink

java.lang.Object
com.streamwide.smartms.lib.std.network.http.DefaultExternalLink
All Implemented Interfaces:
com.streamwide.smartms.lib.template.link.IExternalLink

public class DefaultExternalLink extends Object implements com.streamwide.smartms.lib.template.link.IExternalLink
  • Constructor Details

    • DefaultExternalLink

      public DefaultExternalLink()
  • Method Details

    • constructLocationAttachmentLink

      @NonNull public String constructLocationAttachmentLink(@NonNull String latitude, @NonNull String longitude)
      Specified by:
      constructLocationAttachmentLink in interface com.streamwide.smartms.lib.template.link.IExternalLink
    • constructYoutubeUrlVideo

      @NonNull public String constructYoutubeUrlVideo(@NonNull String videoId)
      Specified by:
      constructYoutubeUrlVideo in interface com.streamwide.smartms.lib.template.link.IExternalLink
    • constructGoogleDriveUrlVideo

      @NonNull public String constructGoogleDriveUrlVideo(@NonNull String url)
      Specified by:
      constructGoogleDriveUrlVideo in interface com.streamwide.smartms.lib.template.link.IExternalLink