MobileSettings: MobileSettings Class

MobileSettingsR Documentation

MobileSettings Class

Description

MobileSettings Class

MobileSettings Class

Public fields

mobile_force_authentication
mobile_app_integration

Methods

Public methods


Method new()

Usage
MobileSettings$new(mobile_force_authentication, mobile_app_integration)

Method toJSON()

Usage
MobileSettings$toJSON()

Method fromJSONObject()

Usage
MobileSettings$fromJSONObject(MobileSettingsJsonObject)

Method fromJSON()

Usage
MobileSettings$fromJSON(MobileSettingsJson)

Method toJSONString()

Usage
MobileSettings$toJSONString()

Method fromJSONString()

Usage
MobileSettings$fromJSONString(MobileSettingsJson)

Method clone()

The objects of this class are cloneable with this method.

Usage
MobileSettings$clone(deep = FALSE)
Arguments
deep

Whether to make a deep clone.


looker/lookr documentation built on Jan. 15, 2024, 2:49 a.m.