AppCredential

public class AppCredential

Static class to set your app ID and secret.

  • Set the credential for this app.

    Declaration

    Swift

    public static func initialize(appId : String)

    Parameters

    appId

    The ID for this app.