ExerciseSessionType Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Identifier for exercise types, as returned by ExerciseSessionRecord#getExerciseType()
.
[Android.Runtime.Register("android/health/connect/datatypes/ExerciseSessionType", ApiSince=34, DoNotGenerateAcw=true)]
public sealed class ExerciseSessionType : Java.Lang.Object
[<Android.Runtime.Register("android/health/connect/datatypes/ExerciseSessionType", ApiSince=34, DoNotGenerateAcw=true)>]
type ExerciseSessionType = class
inherit Object
- Inheritance
- Attributes
Remarks
Identifier for exercise types, as returned by ExerciseSessionRecord#getExerciseType()
.
Java documentation for android.health.connect.datatypes.ExerciseSessionType
.
Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.
Fields
ExerciseSessionTypeBadminton |
Obsolete.
Use this type for the badminton playing session. |
ExerciseSessionTypeBaseball |
Obsolete.
Use this type for the baseball playing session. |
ExerciseSessionTypeBasketball |
Obsolete.
Use this type for the basketball playing session. |
ExerciseSessionTypeBiking |
Obsolete.
Use this type for riding a bicycle session. |
ExerciseSessionTypeBikingStationary |
Obsolete.
Use this type for riding a stationary bicycle session. |
ExerciseSessionTypeBootCamp |
Obsolete.
Use this type for the boot camp session. |
ExerciseSessionTypeBoxing |
Obsolete.
Use this type for boxing session. |
ExerciseSessionTypeCalisthenics |
Obsolete.
Use this type for calisthenics session. |
ExerciseSessionTypeCricket |
Obsolete.
Use this type for the cricket playing session. |
ExerciseSessionTypeDancing |
Obsolete.
Use this type for the dancing session. |
ExerciseSessionTypeElliptical |
Obsolete.
Use this type for elliptical workout. |
ExerciseSessionTypeExerciseClass |
Obsolete.
Use this type for the exercise class session. |
ExerciseSessionTypeFencing |
Obsolete.
Use this type for the fencing session. |
ExerciseSessionTypeFootballAmerican |
Obsolete.
Use this type for the American football playing session. |
ExerciseSessionTypeFootballAustralian |
Obsolete.
Use this type for the Australian football playing session. |
ExerciseSessionTypeFrisbeeDisc |
Obsolete.
Use this type for the frisbee disc playing session. |
ExerciseSessionTypeGolf |
Obsolete.
Use this type for the golf playing session. |
ExerciseSessionTypeGuidedBreathing |
Obsolete.
Use this type for the guided breathing session. |
ExerciseSessionTypeGymnastics |
Obsolete.
Use this type for the gymnastics session. |
ExerciseSessionTypeHandball |
Obsolete.
Use this type for the handball playing session. |
ExerciseSessionTypeHighIntensityIntervalTraining |
Obsolete.
Use this type for the high intensity interval training session. |
ExerciseSessionTypeHiking |
Obsolete.
Use this type for the hiking session. |
ExerciseSessionTypeIceHockey |
Obsolete.
Use this type for the ice hockey playing session. |
ExerciseSessionTypeIceSkating |
Obsolete.
Use this type for the ice skating session. |
ExerciseSessionTypeMartialArts |
Obsolete.
Use this type for the martial arts training session. |
ExerciseSessionTypeOtherWorkout |
Obsolete.
Use this type for the other workout session. |
ExerciseSessionTypePaddling |
Obsolete.
Use this type for the paddling session. |
ExerciseSessionTypeParagliding |
Obsolete.
Use this type for the paragliding session. |
ExerciseSessionTypePilates |
Obsolete.
Use this type for the pilates session. |
ExerciseSessionTypeRacquetball |
Obsolete.
Use this type for the racquetball playing session. |
ExerciseSessionTypeRockClimbing |
Obsolete.
Use this type for the rock climbing session. |
ExerciseSessionTypeRollerHockey |
Obsolete.
Use this type for the roller hockey playing session. |
ExerciseSessionTypeRowing |
Obsolete.
Use this type for the rowing session. |
ExerciseSessionTypeRowingMachine |
Obsolete.
Use this type for rowing machine. |
ExerciseSessionTypeRugby |
Obsolete.
Use this type for the rugby playing session. |
ExerciseSessionTypeRunning |
Obsolete.
Use this type for the running session. |
ExerciseSessionTypeRunningTreadmill |
Obsolete.
Use this type for the treadmill running session. |
ExerciseSessionTypeSailing |
Obsolete.
Use this type for the sailing session. |
ExerciseSessionTypeScubaDiving |
Obsolete.
Use this type for the scuba diving session. |
ExerciseSessionTypeSkating |
Obsolete.
Use this type for the skating session. |
ExerciseSessionTypeSkiing |
Obsolete.
Use this type for the skiing session. |
ExerciseSessionTypeSnowboarding |
Obsolete.
Use this type for the snowboarding session. |
ExerciseSessionTypeSnowshoeing |
Obsolete.
Use this type for the snowshoeing session. |
ExerciseSessionTypeSoccer |
Obsolete.
Use this type for the soccer playing session. |
ExerciseSessionTypeSoftball |
Obsolete.
Use this type for the softball playing session. |
ExerciseSessionTypeSquash |
Obsolete.
Use this type for the squash playing session. |
ExerciseSessionTypeStairClimbing |
Obsolete.
Use this type for the stair climbing session. |
ExerciseSessionTypeStairClimbingMachine |
Obsolete.
Use this type for the stair climbing machine session. |
ExerciseSessionTypeStrengthTraining |
Obsolete.
Use this type for the strength training session. |
ExerciseSessionTypeStretching |
Obsolete.
Use this type for the stretching session. |
ExerciseSessionTypeSurfing |
Obsolete.
Use this type for the surfing session. |
ExerciseSessionTypeSwimmingOpenWater |
Obsolete.
Use this type for the swimming in the open water session. |
ExerciseSessionTypeSwimmingPool |
Obsolete.
Use this type for the swimming in the pool session. |
ExerciseSessionTypeTableTennis |
Obsolete.
Use this type for the table tennis playing session. |
ExerciseSessionTypeTennis |
Obsolete.
Use this type for the tennis playing session. |
ExerciseSessionTypeUnknown |
Obsolete.
Use this type if the type of the exercise session is not known. |
ExerciseSessionTypeVolleyball |
Obsolete.
Use this type for the volleyball playing session. |
ExerciseSessionTypeWalking |
Obsolete.
Use this type for the walking session. |
ExerciseSessionTypeWaterPolo |
Obsolete.
Use this type for the water polo playing session. |
ExerciseSessionTypeWeightlifting |
Obsolete.
Use this type for the weightlifting session. |
ExerciseSessionTypeWheelchair |
Obsolete.
Use this type for the wheelchair session. |
ExerciseSessionTypeYoga |
Obsolete.
Use this type for the yoga session. |
Properties
Class |
Returns the runtime class of this |
Handle |
The handle to the underlying Android instance. (Inherited from Object) |
JniIdentityHashCode | (Inherited from Object) |
JniPeerMembers | |
PeerReference | (Inherited from Object) |
ThresholdClass |
This API supports the Mono for Android infrastructure and is not intended to be used directly from your code. (Inherited from Object) |
ThresholdType |
This API supports the Mono for Android infrastructure and is not intended to be used directly from your code. (Inherited from Object) |
Methods
Clone() |
Creates and returns a copy of this object. (Inherited from Object) |
Dispose() | (Inherited from Object) |
Dispose(Boolean) | (Inherited from Object) |
Equals(Object) |
Indicates whether some other object is "equal to" this one. (Inherited from Object) |
GetHashCode() |
Returns a hash code value for the object. (Inherited from Object) |
JavaFinalize() |
Called by the garbage collector on an object when garbage collection determines that there are no more references to the object. (Inherited from Object) |
Notify() |
Wakes up a single thread that is waiting on this object's monitor. (Inherited from Object) |
NotifyAll() |
Wakes up all threads that are waiting on this object's monitor. (Inherited from Object) |
SetHandle(IntPtr, JniHandleOwnership) |
Sets the Handle property. (Inherited from Object) |
ToArray<T>() | (Inherited from Object) |
ToString() |
Returns a string representation of the object. (Inherited from Object) |
UnregisterFromRuntime() | (Inherited from Object) |
Wait() |
Causes the current thread to wait until it is awakened, typically by being <em>notified</em> or <em>interrupted</em>. (Inherited from Object) |
Wait(Int64, Int32) |
Causes the current thread to wait until it is awakened, typically by being <em>notified</em> or <em>interrupted</em>, or until a certain amount of real time has elapsed. (Inherited from Object) |
Wait(Int64) |
Causes the current thread to wait until it is awakened, typically by being <em>notified</em> or <em>interrupted</em>, or until a certain amount of real time has elapsed. (Inherited from Object) |
Explicit Interface Implementations
IJavaPeerable.Disposed() | (Inherited from Object) |
IJavaPeerable.DisposeUnlessReferenced() | (Inherited from Object) |
IJavaPeerable.Finalized() | (Inherited from Object) |
IJavaPeerable.JniManagedPeerState | (Inherited from Object) |
IJavaPeerable.SetJniIdentityHashCode(Int32) | (Inherited from Object) |
IJavaPeerable.SetJniManagedPeerState(JniManagedPeerStates) | (Inherited from Object) |
IJavaPeerable.SetPeerReference(JniObjectReference) | (Inherited from Object) |
Extension Methods
JavaCast<TResult>(IJavaObject) |
Performs an Android runtime-checked type conversion. |
JavaCast<TResult>(IJavaObject) | |
GetJniTypeName(IJavaPeerable) |
Gets the JNI name of the type of the instance |
JavaAs<TResult>(IJavaPeerable) |
Try to coerce |
TryJavaCast<TResult>(IJavaPeerable, TResult) |
Try to coerce |