MSenIdentityProviderIdArray Class Reference

class MSenIdentityProviderIdArray
Abstract interface for ProviderID array classes SenServDesc.lib
Since
Series60 3.0
Public Member Functions
IMPORT_C TBoolIsStrict()
voidSetStrict(TBool)

Member Functions Documentation

IsStrict()

IMPORT_C TBoolIsStrict()const [pure virtual]
Method to check if the array is defined as strict.
Since
Series60 3.0

SetStrict(TBool)

voidSetStrict(TBoolaStrict)[pure virtual]
Method for setting the strict flag.
Since
Series60 3.0

Parameters

TBool aStrictthe value the flag should be set.