A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  Q  R  S  T  U  V  W 

N

name() - function in com.facebook.internal.DialogFeature
This method is for internal use only.
NATIVE - enum entry in com.facebook.share.widget.ShareDialog.Mode

The native dialog is used.

NATIVE_ONLY - enum entry in com.facebook.login.LoginBehavior

Specifies that login should only attempt to login using a native app in the Facebook Family of Apps. If the native app cannot be used, then the login fails.

NATIVE_WITH_FALLBACK - enum entry in com.facebook.login.LoginBehavior

Specifies that login should attempt login in using a native app in the Facebook Family of Apps, and if that does not work, fall back to web dialog auth. This is the default behavior.

NativeAppCallAttachmentStore - class in com.facebook.internal
com.facebook.internal is solely for the use of other packages within the Facebook SDK for Android.
NativeAppCallAttachmentStore.Attachment - class in com.facebook.internal.NativeAppCallAttachmentStore
 
NativeAppLoginMethodHandler - class in com.facebook.login
 
NativeDialogParameters - class in com.facebook.share.internal
com.facebook.share.internal is solely for the use of other packages within the Facebook SDK for Android.
NativeProtocol - class in com.facebook.internal
com.facebook.internal is solely for the use of other packages within the Facebook SDK for Android.
NativeProtocol.NativeAppInfo - class in com.facebook.internal.NativeProtocol
 
NativeProtocol.ProtocolVersionQueryResult - class in com.facebook.internal.NativeProtocol
 
NativeProtocol.ProtocolVersionQueryResult.Companion - class in com.facebook.internal.NativeProtocol.ProtocolVersionQueryResult
 
navigateUpTo(Intent) - function in android.app.CustomTabActivity
 
navigateUpTo(Intent) - function in android.app.CustomTabMainActivity
 
navigateUpTo(Intent) - function in android.app.FacebookActivity
 
navigateUpToFromChild(Activity,Intent) - function in android.app.CustomTabActivity
 
navigateUpToFromChild(Activity,Intent) - function in android.app.CustomTabMainActivity
 
navigateUpToFromChild(Activity,Intent) - function in android.app.FacebookActivity
 
needsInternetPermission() - function in com.facebook.login.CustomTabLoginMethodHandler
 
needsInternetPermission() - function in com.facebook.login.DeviceAuthMethodHandler
 
needsInternetPermission() - function in com.facebook.login.GetTokenLoginMethodHandler
 
needsInternetPermission() - function in com.facebook.login.KatanaProxyLoginMethodHandler
 
needsInternetPermission() - function in com.facebook.login.LoginMethodHandler
 
needsInternetPermission() - function in com.facebook.login.NativeAppLoginMethodHandler
 
needsInternetPermission() - function in com.facebook.login.WebLoginMethodHandler
 
needsInternetPermission() - function in com.facebook.login.WebViewLoginMethodHandler
 
NEVER_DISPLAY - enum entry in com.facebook.login.widget.LoginButton.ToolTipMode

Never display the tool tip--regardless of what the server says

NEW - enum entry in com.facebook.appevents.AppEventsLogger.ProductCondition
 
newBuilder(Uri,String) - function in com.facebook.messenger.ShareToMessengerParams.Companion
Creates a new builder for creating a ShareToMessengerParams instance
newCustomAudienceThirdPartyIdRequest(AccessToken,Context,String,GraphRequest.Callback) - function in com.facebook.GraphRequest.Companion
Creates a new Request configured to retrieve an App User ID for the app's Facebook user.
newCustomAudienceThirdPartyIdRequest(AccessToken,Context,GraphRequest.Callback) - function in com.facebook.GraphRequest.Companion
Creates a new Request configured to retrieve an App User ID for the app's Facebook user.
newDeleteObjectRequest(AccessToken,String,GraphRequest.Callback) - function in com.facebook.GraphRequest.Companion
Creates a new Request configured to delete a resource through the Graph API.
newGraphPathRequest(AccessToken,String,GraphRequest.Callback) - function in com.facebook.GraphRequest.Companion
Creates a new Request configured to retrieve a particular graph path.
newInstance(Context,String,String) - function in com.facebook.internal.FacebookWebFallbackDialog.Companion
 
newInstance(Context,String,Bundle,Integer,WebDialog.OnCompleteListener) - function in com.facebook.internal.WebDialog.Companion
 
newInstance(Context,String,Bundle,Integer,LoginTargetApp,WebDialog.OnCompleteListener) - function in com.facebook.internal.WebDialog.Companion
 
newLogger(Context) - function in com.facebook.appevents.AppEventsLogger.Companion
Build an AppEventsLogger instance to log events through.
newLogger(Context,AccessToken) - function in com.facebook.appevents.AppEventsLogger.Companion
Build an AppEventsLogger instance to log events through.
newLogger(Context,String,AccessToken) - function in com.facebook.appevents.AppEventsLogger.Companion
Build an AppEventsLogger instance to log events through.
newLogger(Context,String) - function in com.facebook.appevents.AppEventsLogger.Companion
Build an AppEventsLogger instance to log events that are attributed to the application but not to any particular Session.
newMeRequest(AccessToken,GraphRequest.GraphJSONObjectCallback) - function in com.facebook.GraphRequest.Companion
Creates a new Request configured to retrieve a user's own profile.
newMyFriendsRequest(AccessToken,GraphRequest.GraphJSONArrayCallback) - function in com.facebook.GraphRequest.Companion
Creates a new Request configured to retrieve a user's friend list.
newPlacesSearchRequest(AccessToken,Location,Integer,Integer,String,GraphRequest.GraphJSONArrayCallback) - function in com.facebook.GraphRequest.Companion
Creates a new Request that is configured to perform a search for places near a specified location via the Graph API.
newPostRequest(AccessToken,String,JSONObject,GraphRequest.Callback) - function in com.facebook.GraphRequest.Companion
Creates a new Request configured to post a GraphObject to a particular graph path, to either create or update the object at that path.
newPostRequestWithBundle(AccessToken,String,Bundle,GraphRequest.Callback) - function in com.facebook.GraphRequest.Companion
Creates a new Request configured to post some parameters to a particular graph path.
newUploadPhotoRequest(AccessToken,String,Bitmap,String,Bundle,GraphRequest.Callback) - function in com.facebook.GraphRequest.Companion
Creates a new Request configured to upload a photo to the specified graph path.
newUploadPhotoRequest(AccessToken,String,File,String,Bundle,GraphRequest.Callback) - function in com.facebook.GraphRequest.Companion
Creates a new Request configured to upload a photo to the specified graph path.
newUploadPhotoRequest(AccessToken,String,Uri,String,Bundle,GraphRequest.Callback) - function in com.facebook.GraphRequest.Companion
Creates a new Request configured to upload a photo to the specified graph path.
newUploadStagingResourceWithImageRequest(AccessToken,Bitmap,GraphRequest.Callback) - function in com.facebook.share.internal.ShareInternalUtility
Creates a new Request configured to upload an image to create a staging resource.
newUploadStagingResourceWithImageRequest(AccessToken,File,GraphRequest.Callback) - function in com.facebook.share.internal.ShareInternalUtility
Creates a new Request configured to upload an image to create a staging resource.
newUploadStagingResourceWithImageRequest(AccessToken,Uri,GraphRequest.Callback) - function in com.facebook.share.internal.ShareInternalUtility
Creates a new Request configured to upload an image to create a staging resource.
NEXT - enum entry in com.facebook.GraphResponse.PagingDirection

Indicates that paging is being performed in the forward direction.

NO_CONNECTIVITY - enum entry in com.facebook.appevents.FlushResult
 
NoAutoExceptionHandling - class in com.facebook.internal.instrument.crashshield
 
NonceUtil - class in com.facebook.login
 
None - enum entry in com.facebook.internal.SmartLoginOption
 
NONE - enum entry in com.facebook.AccessTokenSource

Indicates an access token has not been obtained, or is otherwise invalid.

NONE - enum entry in com.facebook.login.DefaultAudience

Represents an invalid default audience value, can be used when only reading.

NONE - enum entry in com.facebook.appevents.iap.InAppPurchaseUtils.BillingClientVersion
 
normalizePrice(String) - function in com.facebook.appevents.internal.AppEventUtility
 
normalizeString(String) - function in com.facebook.appevents.ml.Utils
 
notEmpty(Collection,String) - function in com.facebook.internal.Validate
 
notEmpty(String,String) - function in com.facebook.internal.Validate
 
notEmptyAndContainsNoNulls(Collection,String) - function in com.facebook.internal.Validate
 
noteStateNotSaved() - function in androidx.fragment.app.FacebookDialogFragment
 
noteStateNotSaved() - function in androidx.fragment.app.DeviceAuthDialog
 
noteStateNotSaved() - function in androidx.fragment.app.LoginFragment
 
notifyBackgroundProcessingStart() - function in com.facebook.login.LoginClient
 
notifyBackgroundProcessingStop() - function in com.facebook.login.LoginClient
 
notifySubtreeAccessibilityStateChanged(View,View,Integer) - function in android.view.ProfilePictureView
 
notNull(Object,String) - function in com.facebook.internal.Validate
 
notNullOrEmpty(String,String) - function in com.facebook.internal.Validate
 
NUM_ITEMS - enum entry in com.facebook.appevents.cloudbridge.CustomEventField
 
NUM_ITEMS - enum entry in com.facebook.appevents.cloudbridge.ConversionsAPICustomEventField
 
A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  Q  R  S  T  U  V  W